Description Usage Arguments Details Value Author(s)
View source: R/write_iniList.R
Intended for internal use.
1 | write_iniList(xlist, file_header, file_paths = NA, append.query = FALSE)
|
xlist |
list with croprotations to be written to the file specified in |
file_header |
character, header of the .ini file, e.g. "[plant management]" in the croprotation.ini. |
file_paths |
character vector with the file names corresponding to the crop rotations in |
append.query |
|
This function is specific to the list of returned elements from croprotationDef
If file_paths = NA
then the character vector is returned, which of file_paths
are provided, is saved to a file.
Tobias KD Weber , tobias.weber@uni-hohenheim.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.