macroReadIndump | R Documentation |
INTERNAL. Import a MACRO indump.tmp file and output it in a human readable format. It reads layered parameters, options, crop parameters and irrigation parameters, but not yet output parameters. EXPERIMENTAL. USE AT YOUR OWN RISKS.
macroReadIndump(f, layerLoc = 7, exportTrash = FALSE)
f |
Single character string. Name (and if needed, path) of the indump.tmp file to be read |
layerLoc |
Single integer. Line where the number of numerical layers is written |
exportTrash |
Single logical value. If TRUE, 'filling' parameter values (i.e. values written but not used) are also exported. |
Returns a list of data.frame
s with different
MACRO parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.