powered by
This is intended for testing and for the examples in the documentation.
create_example_environment(site = "posieux")
E A [ModvegeEnvironment] instance based on the example data for site which is shipped with this package.
[ModvegeEnvironment]
Choose for which example site an environment is to be created. Options: "posieux", "sorens".
"posieux"
"sorens"
extdata = system.file("extdata", package = "growR") print(extdata) list.files(extdata, recursive = TRUE) create_example_environment()
Run the code above in your browser using DataLab