plot.hr {amt}R Documentation

Plot a home-range estimate

Description

Plot a home-range estimate

Usage

## S3 method for class 'hr'
plot(x, add.relocations = TRUE, ...)

Arguments

x

A home-range estimate.

add.relocations

logical(1) indicates if a relocations should be added to the plot.

...

Further arguments, none implemented.

Value

A plot


[Package amt version 0.2.2.0 Index]