BuildMcps: Function to build mcps for coyotes, lions, and elk

Description Usage Arguments Value

View source: R/BuildMcps.R

Description

Build minimum convex polygons (with buffer if needed)

Usage

1
BuildMcps(deerdata, liondata, elkdata, coyotedata, percent)

Arguments

deerdata

data.frame of deer gps data with repro info

liondata

data.frame of lion gps data with MRs

elkdata

data.frame of elk gps data with MRs

coyotedata

data.frame of coyote gps data with MRs

percent

percent of points to be contained in MCP

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.