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)

Arguments

id

a landscape ID between 1 to 5 (default = 1)

Value

a landscape in sp format

Examples

land <- loadLandscape(1)
length(land)
#> [1] 155