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

printEfficiency

Print efficiency fragment


Description

Prints the ALS inter-array efficiency for inclusion in printRmd.

Usage

printEfficiency(
  CJS = NULL,
  efficiency = NULL,
  intra.CJS,
  type = c("migration", "residency")
)

Arguments

CJS

the overall CJS result from a migration analysis. Used to assess if efficiency should be printed.

efficiency

the overall efficiency result from a residency analysis. Used to assess if efficiency should be printed.

intra.CJS

The output of the getEstimate calculations.

type

The type of analysis being run (migration or residency)

Value

A rmd string to be included in the report.


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.