printResidencyRmd {actel} | R Documentation |
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,
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. |
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.
[Package actel version 1.3.0 Index]