printMigrationRmd | R Documentation |
Creates a Rmd report and converts it to html.
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,
detections.y.axis
)
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 tags 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. |
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.