Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

printIndividuals

Print individual graphics


Description

Prints the individual detections for each tag, overlaying the points in time considered crucial during the analysis.

Usage

printIndividuals(
  detections.list,
  movements,
  valid.movements,
  spatial,
  status.df = NULL,
  rsp.info,
  y.axis = c("auto", "stations", "arrays"),
  extension = "png"
)

Arguments

detections.list

A list of the detections split by each target tag.

movements

the movement dataframe for the tag being analysed.

spatial

The spatial list.

status.df

The main results table.

y.axis

The type of y axis desired. One of "stations" (default) or "arrays".

extension

the format of the generated graphics

Value

A string of file locations in rmd syntax, to be included in printRmd


actel

Acoustic Telemetry Data Analysis

v1.2.1
GPL-3
Authors
Hugo Flávio [aut, cre] (<https://orcid.org/0000-0002-5174-1197>)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.