clipDat: 'clipDat' - Extract a geographic subset of your occurrence...

View source: R/clipDat.R

clipDatR Documentation

clipDat - Extract a geographic subset of your occurrence records.

Description

Extracts all records that fall within a provided polygon (e.g. a country boundary).

Usage

clipDat(dat, shp)

Arguments

dat

String. Outputs from formatData.

shp

String. A polygon which will be used to clip the data.

Value

a data.frame with the new subset of occurrence records.


robboyd/soaR documentation built on April 24, 2022, 9:44 a.m.