Description Usage Arguments Value Author(s)
View source: R/get_simStartEnd.R
The weather file has to be in format required by Expert-N. Daily values are given in the format "YYYY-MM-DD" The function can be used to automatically deduce the maximum possible simulation window, given different weather files.
1 | get_simStartEnd(x, sep_arg = ",", query.head = TRUE)
|
x |
a list with at least two elements
|
sep_arg |
The column seperator in the weather file |
query.head |
|
x List with time updated, crop specific DEFAULTs (fertilisation or tillage)
file_name
Character vector with the names of the weather data file. Several can be provided
path
Character vector with the names of the paths where the weather data file is stored. Either the same amount as provided in file_name
or 1.
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.