obs_id_check: Get names of GPS points before and after

View source: R/obs_id_check.R

obs_id_checkR Documentation

Get names of GPS points before and after

Description

Used to check if the point was realistic

Usage

obs_id_check(obs_id, start = -3, end = 3)

Arguments

obs_id

Observation ID in format Year_GPSID_GPSWaypoint

start

N of positions before

end

N of positions after

Value

obs_id's to subset GPS points with

Examples

obs_id_check('18_2_221')

krietsch/auksRuak documentation built on Feb. 15, 2023, 2:44 p.m.