Description Usage Arguments Value Examples
View source: R/generate_report_card.R
Generate a single reef pressures report card
1 | generate_single_report_card(bcu, open = TRUE, quiet = FALSE, standalone = TRUE)
|
bcu |
A single BCU to generate report cards for |
open |
Whether to open the PDF once the report card is generated. Defaults to TRUE |
quiet |
Whether to suppress messages about which report card is being produced and where it is saved. Defaults to FALSE |
standalone |
Whether the report card is being produced standalone (i.e., only one report card is being produced) - defaults to TRUE. This controls whether the libraries and data are loaded when the function is called. |
A pdf report card saved in analysis/report-cards/
1 | generate_single_report_card("Eel - NGBR")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.