AppendMR: Function to append movement rate categories to deer data

Description Usage Arguments Value

View source: R/AppendMR.R

Description

Merge cleaned GPS data with the movement rates of elk, lions, and coyotes

Usage

1
AppendMR(deerdata, elkdata, liondata, coyotedata)

Arguments

deerdata

data.frame of deer gps data with repro info

elkdata

data.frame of elk gps data with MRs

liondata

data.frame of lion gps data with MRs

coyotedata

data.frame of coyote gps data with MRs

Value

Returns a data.frame with all deer gps data with repro status and activity of lions, elk, and coyotes


khuggler/TediousEcology documentation built on July 10, 2021, 12:34 a.m.