Description Usage Arguments Value Examples
Summary of landscape object.
1 2 | ## S3 method for class 'landscape'
summary(x)
|
x |
A landscape object |
A list containing the object dimensions, the number of cells in the different cell states, the global cover of the different cell states, the average local cover of the different cell states.
1 2 | # obj <- init_landscape(c("+","0","-"), c(0.5,0.25,0.25))
# summary(obj)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.