site_polygons {neonPlantEcology} | R Documentation |
Polygons of National Ecological Observatory Network Core and Relocatable Terrestrial Sites
Description
Note: Some sites have more than one polygon. There are 59 polygons and 47 total sites.
Usage
site_polygons
Format
## 'site_polygons' A simple feature collection with 59 features and 8 fields
- domainNumb
Domain Number
- domainName
Domain Name
- siteType
Site type. Core or Relocatable
- siteName
Site name
- siteID
Four letter site ID. Used in npe_download()
- siteHost
Organization hosting the site
- areaKm2
Area of the site in square kilometers
- acres
Area of the site in acres
- geometry
list column containing geometry information for each polygon
Source
<https://www.neonscience.org>
[Package neonPlantEcology version 1.6.1 Index]