build_ma_doc | R Documentation |
Using the outputs from get_projects(), get_ma_project_summary(), get_ma_bulk_wavs(), and get_observed_nights() this function will create a report .docx file to an out_dir.
build_ma_doc(
out_dir,
file_name = "ma_doc.docx",
project_df,
project_id,
ma_bulk_df,
species_df,
year,
nightly_observed_list,
date = format(Sys.time(), "%B %d, %Y")
)
## Not run:
See vignette: build_ma_report (Build Mobile Acoustic Report)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.