create_example_environment | R Documentation |
This is intended for testing and for the examples in the documentation.
create_example_environment(site = "posieux")
site |
Choose for which example site an environment is to be created.
Options: |
E A [ModvegeEnvironment]
instance based on the example data for
site which is shipped with this package.
extdata = system.file("extdata", package = "growR")
print(extdata)
list.files(extdata, recursive = TRUE)
create_example_environment()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.