build_col_doc | R Documentation |
Using the outputs from get_projects(), get_project_surveys(), get_colony_bulk_counts(), and () this function will create a report .docx file to an out_dir.
build_col_doc(
out_dir,
file_name = "cc_doc.docx",
project_df = NULL,
project_id,
cc_bulk_df = NULL,
date = format(Sys.time(), "%B %d, %Y")
)
## Not run:
See vignette: build_cc_report (Build Colony Count Report)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.