printResidencyRmd | R Documentation |
Creates a Rmd report and converts it to html.
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
)
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. |
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.