View source: R/set_runs_list.R
set_runs_list | R Documentation |
Set the list of items associated to a given run name (situations,Var,NonVar,Site,Soil,Man)
set_runs_list(run2simulate, project_path)
run2simulate |
Run name to simulate |
project_path |
Path to the directory of input files |
A named list
(names = runs names) of data frame containing the columns :
situation
the associated situations
Var
items for varietal parameters
NonVar
items for non-varietal parameters
Soil
items for soil parameters
Site
items for site parameters
Man
items for managnement parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.