AssignStrata | R Documentation |
AssignStrata will provide the strata layer associated with a point in a clean data set
AssignStrata(full.data, strata.file, strata.id, retain = "liberal", area)
full.data |
The data set of georeferenced observations |
strata.file |
The path to the analysis stratification layer |
strata.id |
The identifier of the stratification layer |
area |
The survey being processed |
AssignStrata will calculate the nearest polygon to observations in a data file and overwrite the Strata column in the data with the nearest polygon's strata.id
data frame of observations with modified Strata column
Charles Frost, charles_frost@fws.gov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.