Description Usage Arguments Examples
View source: R/runsimulation.R
Deprecated, 'clean.landscape()' does the same.
1 | landscape.compress(Rland)
|
Rland |
the Rmetasim landscape object |
1 2 3 4 | exampleland <- landscape.new.example()
exampleland <- landscape.simulate(exampleland, 4)
exampleland.clean <- landscape.compress(exampleland)
rm(exampleland)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.