actel (version 1.1.0)

printExploreRmd: Print Rmd report

Description

Creates a Rmd report and converts it to html.

Usage

printExploreRmd(
  override.fragment,
  biometric.fragment,
  individual.plots,
  circular.plots,
  sensor.plots,
  spatial,
  deployments,
  detections,
  valid.detections,
  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.

individual.plots

Rmarkdown string specifying the name of the individual plots.

circular.plots

Rmarkdown string specifying the name of the circular plots.

sensor.plots

Rmarkdown string specifying the name of the sensor plots.

detections

All the detections used in the study

valid.detectiosn

The valid detections used in the study

Value

No return value, called for side effects.