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

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,
  detections.y.axis
)

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.


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.