build_sa_doc | R Documentation |
Using the outputs from get_projects(), get_sa_project_summary(), get_as_bulk_wavs(), and get_observed_nights() this function will create a report .docx file to an out_dir.
build_sa_doc(
out_dir,
file_name = "sa_doc.docx",
project_df,
project_id,
sa_bulk_df,
sa_survey_df,
species_df,
selected_year,
nightly_observed_list = NULL,
date = format(Sys.time(), "%B %d, %Y"),
range_maps = TRUE
)
## Not run:
See vignette: build_sa_report (Build Stationary Acoustic Report)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.