Learn R Programming

wiqid (version 0.3.3)

plotACs: Plot Activity Centres from Bsecr0 output

Description

Plot posterior distributions of Activity Centre (AC) locations using the output from Bsecr0.

Usage

plotACs(object, which=NA, howMany=3000, showLabels=TRUE)

Value

Returns nothing, used for its plotting side effect.

Arguments

object

a Bwiqid object with ACs attribute

which

a numeric vector indication which ACs to plot, default is to plot all.

howMany

the number of points to plot for each AC

showLabels

if TRUE, point clusters for animals detected will be labelled with the animal ID.

Author

Mike Meredith