is.landscape | R Documentation |
Test whether a genuine landscape
is.landscape(Rland = NULL, verb = TRUE, exact = FALSE)
Rland |
the Rmetasim landscape object |
verb |
print why not a landscape |
exact |
more strict |
exampleland <- landscape.new.example() is.landscape(exampleland) rm(exampleland)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.