polygonShpObject {rLFT} | R Documentation |
An example sf object outlining boundaries of a group of islands in Alaska cast as POLYGON.
Description
A dataset with coordinates (x, y) of 37 features with a geometry type of POLYGON and a projected coordinate system (aea). These features represent the same data as 'shpObject' but this sf object has been cast to be of geometry type POLYGON. There are also inner polygons on some features.
Usage
polygonShpObject
Format
A data frame with 37 rows and 2 variables
- Id
Id's of all features
- geometry
coordinates of feature (x,y)
[Package rLFT version 1.0.1 Index]