printExploreRmd | R Documentation |
Creates a Rmd report and converts it to html.
printExploreRmd(
override.fragment,
biometric.fragment,
individual.plots,
circular.plots,
sensor.plots,
spatial,
deployments,
detections,
valid.detections,
detections.y.axis
)
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.detections |
The valid detections used in the study |
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.