actel (version 1.1.0)

printResidencyRmd: Print Rmd report

Description

Creates a Rmd report and converts it to html.

Usage

printResidencyRmd(
  override.fragment,
  biometric.fragment,
  efficiency.fragment,
  individual.detection.plots,
  individual.residency.plots,
  array.circular.plots,
  section.arrival.circular.plots,
  section.departure.circular.plots,
  sensor.plots,
  spatial,
  deployments,
  detections,
  valid.detections,
  last.seen,
  last.seen.graph.size,
  plot.detections.by
)

Arguments

override.fragment

Rmarkdown string specifying the type of report for the header.

biometric.fragment

Rmarkdown string specifying the biometric graphics drawn.

efficiency.fragment

Rmarkdown string specifying the efficiency results.

sensor.plots

Rmarkdown string specifying the name of the sensor plots.

Value

No return value, called for side effects.