Description Usage Arguments Value
A function to create a list of owin objects from a stapp
1 2  | ## S3 method for class 'stapp'
as.owinlist(obj, dmin = 0, check = TRUE, ...)
 | 
obj | 
 an stapp object  | 
dmin | 
 purpose is to simplify the SpatialPolygons. A numeric value giving the smallest permissible length of an edge. See ? simplify.owin  | 
check | 
 whether or not to use spatstat functions to check the validity of SpatialPolygons objects  | 
... | 
 additional arguments  | 
a list of owin objects corresponding to the constituent Polygons objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.