plotACs: Plot Activity Centres from 'Bsecr0' output

View source: R/plotACs.R

plotACsR Documentation

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)

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.

Value

Returns nothing, used for its plotting side effect.

Author(s)

Mike Meredith


wiqid documentation built on Nov. 18, 2022, 1:07 a.m.