build_col_doc: Build Report document in .docx file for Colony Count Data

Description Usage

View source: R/reports.R

Description

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.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
build_col_doc(
  out_dir,
  file_name,
  project_df,
  project_id,
  colony_bulk_df,
  survey_table,
  cover_photo = NULL,
  date = format(Sys.time(), "%B %d, %Y")
)

talbertc-usgs/NABatR documentation built on April 22, 2020, 8:23 p.m.