Learn R Programming

windfarmGA (version 2.3.0)

tess2SPdf: Create a Tesselation from a Polygon

Description

Returns a Spatial Polygons object from a Tesselation object.

Usage

tess2SPdf(x)

Arguments

x

The Tesselation object (Tessellation)

Value

Returns a SpatialPolygons. (SpatialPolygons)

See Also

Other Helper Functions: dup_coords(), getDEM(), getISO3(), get_grids(), grid_area(), hexa_area(), isSpatial(), permutations(), readintegerSel(), readinteger(), splitAt(), windata_format()