rhrEstimator: Function to calculate a home range estimator

Description Usage Arguments Value

Description

Function to calculate a home range estimator

Usage

1
  rhrEstimator(xy, estimator, ...)

Arguments

xy

matrix or dataframe of dim n * 2, where n is the number of fixes

estimator

the estimator to be calculated

...

parameters passed to the home range estimator

Value

object of class RhrEstimator


rhr documentation built on May 2, 2019, 6:06 p.m.

Related to rhrEstimator in rhr...