View source: R/Methods-LandsepiParams.R
loadLandscape | R Documentation |
Loads one of the five built-in landscapes simulated using a T-tesselation algorithm and composed of 155, 154, 152, 153 and 156 polygons, respectively. Each landscape is identified by a numeric from 1 to 5.
loadLandscape(id = 1)
id |
a landscape ID between 1 to 5 (default = 1) |
a landscape in sp format
landscapeTEST, setLandscape
land <- loadLandscape(1)
length(land)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.