latest: Return latest position for each animal ID from matric of GPS...

Description Usage Arguments Examples

Description

Return latest position for each animal ID from matric of GPS collar data

Usage

1
latest(data = data, range = 180)

Arguments

data

Data frame with ID and GPS collar data

range

Restrict data to within x number of days from current system time

Examples

1
latest_position <- latest(all_collars, range = 180)

foresthayes/collardata documentation built on May 16, 2019, 11:11 p.m.