View source: R/input_pclakeconfig.R
input_pclakeconfig | R Documentation |
Inputs values into a PCLake config file
input_pclakeconfig(file, par_list, column = "sSet1", verbose = FALSE)
file |
filepath; |
par_list |
list; parameter names without underscores and corresponding value to enter |
column |
character; column name to change in file. defaults to sSet1 |
verbose |
logical; print changed parameters to screen |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.