Description Usage Arguments Value
Batch run MACRO simulations with different substance properties and application patterns, starting from a template imported MACRO par-file, including metabolites.
1 2 3 4 5 6 7 8 | macrounchained(s, ...)
## S3 method for class 'data.frame'
macrounchained(s, parfile, verbose = 1L,
indump = TRUE, run = TRUE, overwrite = FALSE, analyse = NULL,
analyse_args = NULL, analyse_summary = NULL, dt50_depth_f = NULL,
keep0conc = TRUE, focus_mode = "no", anonymise = TRUE,
archive = TRUE, ...)
|
s |
A
The columns |
... |
Additional parameters passed to specific methods. Currently not used. |
parfile |
A |
verbose |
Single integer value. If set to a value |
indump |
Single logical value. If |
run |
Single logical value. If |
overwrite |
Single logical value. If |
analyse |
Single R |
analyse_args |
A |
analyse_summary |
Single R |
dt50_depth_f |
See |
keep0conc |
See |
focus_mode |
See |
anonymise |
Single boolean value. If |
archive |
Single boolean value. If |
TO BE WRITTEN.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.