Download sylvoecoregion PDF reports from INF repository
get_ser_pdf.RdDownloads PDF documents associated with SER identifiers from the IFN repository.
Value
Invisibly returns the normalized path to out_dir. Returns
NULL invisibly if no valid id_ucs is found.
Details
The function needs unique SER identifiers typically got from the codeser
field of ser, builds download URLs pointing to the INRAE
soil map repository, and downloads the corresponding PDF documents.
Existing files are skipped unless overwrite = TRUE. All user
feedback is handled via the cli package and can be silenced by
setting verbose = FALSE.