hr_utility: Functions to work with results of a home range estimate.

Description Usage Arguments Details Value Examples

Description

This collection is a set of utility function to work with results of a home range estimate. rhrArgs returns the arguments that where passed to a call.

Usage

1

Arguments

x

An object of class RhrEst*.

...

None implemented.

Details

More to do here

Returns a list of all arguments that were passed to an rhr* function call

Value

A list.

Examples

1
2
3
data(datSH)
mcp <- rhrMCP(datSH[, 2:3])
str(rhrArgs(mcp))

jmsigner/rhr documentation built on June 26, 2020, 8:59 a.m.