Learn R Programming

landsepi (version 0.0.8)

landscapeTEST5: A landscape for testing

Description

A landscape SpatialPolygons for testing, composed of 156 fields.

Usage

landscapeTEST5

Arguments

Format

The format is formal class 'SpatialPolygons' [package "sp"]

Details

The landscape structure is simulated using a T-tessellation algorithm (Ki<U+00EA>u et al. 2013) in order to control specific features such as number, area and shape of the fields.

References

Ki<U+00EA>u K, Adamczyk-Chauvat K, Monod H, Stoica RS. A completely random T-tessellation model and Gibbsian extensions. Spat. Stat. 2013;6:118-38. doi: http://dx.doi.org/10.1016/j.spasta.2013.09.003.

Examples

Run this code
# NOT RUN {
  library(sp)
  library(landsepi)
  landscapeTEST5
  plot(landscapeTEST5)
# }

Run the code above in your browser using DataLab