getFilesFromIni | R Documentation |
This function reads the ini file and gives yout back the path of all file involved in model run
getFilesFromIni(iniName, depTree = options("AgroMo_depTree")[[1]])
iniName |
The name of the ini file |
depTree |
The file dependency defining dataframe. At default it is: options("AgroMo_depTree")[[1]] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.