actel (version 1.1.0)

printMigrationRmd: Print Rmd report

Description

Creates a Rmd report and converts it to html.

Usage

printMigrationRmd(
  override.fragment,
  biometric.fragment,
  section.overview,
  efficiency.fragment,
  display.progression,
  array.overview.fragment,
  survival.graph.size,
  individual.plots,
  circular.plots,
  sensor.plots,
  spatial,
  deployments,
  valid.detections,
  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.

section.overview

A summary table with the number of fish that disappeared/moved onwards at each section.

efficiency.fragment

Rmarkdown string specifying the efficiency results.

display.progression

Logical. If TRUE, the progression plot has been created and can be displayed.

array.overview.fragment

Rmarkdown string specifying the array overview results.

survival.graph.size

Rmarkdown string specifying the type size of the survival graphics.

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.

Value

No return value, called for side effects.