PointsToStrata | R Documentation |
PointsToStrata will attribute each observation in a file to underlying strata
PointsToStrata(full.data, area)
full.data |
A data frame of observations. |
area |
The project area |
PointsToStrata will sample the polygon layer under each observation and replace the Strata column entry with the appropriate strata.
data frame with Strata column overwritten
Charles Frost, charles_frost@fws.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.