View source: R/download_usm_xl.R
download_usm_xl | R Documentation |
The file is an example that can be used for generating
JavaSTICS input files from parameters values stored in Excel spreadsheet
format (USMs, Ini, Soils, Tec, Station, ...). Each sheet contains parameters
values to insert into XML files, with the help of these functions:
gen_usms_xml
, gen_sols_xml
,
gen_tec_xml
, gen_sta_xml
,
gen_usms_xml
, gen_ini_xml
download_usm_xl(
file = NULL,
out_dir = tempdir(),
stics_version = "latest",
overwrite = FALSE,
verbose = FALSE,
xl_name = lifecycle::deprecated(),
version_name = lifecycle::deprecated(),
dest_dir = lifecycle::deprecated(),
...
)
A vector of copied files path.
download_usm_xl()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.