View source: R/download_usm_xl.R
download_usm_csv | R Documentation |
The file is an example that can be used for generating JavaSTICS
usms.xml input file from parameters values stored in a CSV file using
the function gen_usms_xml
download_usm_csv(
file = NULL,
out_dir = tempdir(),
stics_version = "latest",
overwrite = FALSE,
verbose = FALSE,
csv_name = lifecycle::deprecated(),
version_name = lifecycle::deprecated(),
dest_dir = lifecycle::deprecated()
)
A vector of copied files path.
download_usm_csv()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.