PointsToStrata: Sample the polygon under an observation

Description Usage Arguments Details Value Author(s) References

View source: R/main.R

Description

PointsToStrata will attribute each observation in a file to underlying strata

Usage

1
PointsToStrata(full.data, area)

Arguments

full.data

A data frame of observations.

area

The project area

Details

PointsToStrata will sample the polygon layer under each observation and replace the Strata column entry with the appropriate strata.

Value

data frame with Strata column overwritten

Author(s)

Charles Frost, charles_frost@fws.gov

References

https://github.com/cfrost3/AKaerial


cfrost3/AKaerial documentation built on April 9, 2020, 12:50 a.m.