reportHS: Write an R markdown report from template

View source: R/reportHS.R

reportHSR Documentation

Write an R markdown report from template

Description

Create documentation with figures and tables that summarizes Harvest Survey daily and season data.

Usage

reportHS(daily, season, ref_data, partypath, type, year, outpath, file)

Arguments

daily

Daily data table

season

Season data table

ref_data

Reference data table for the same year as the daily data

partypath

File path to the folder containing results from partyproof function

type

Type of report. One of the following options may be supplied:

  • survey_analytics - for a summary report of survey analytics

  • season_report - for a summary of the Harvest Survey data

year

The hunting season for which Harvest Survey data were collected

outpath

Folder in which to save the completed report

file

What the report file should be named

Author(s)

Abby Walter, abby_walter@fws.gov

References

https://github.com/USFWS/migbirdHS


USFWS/migbirdMBHS documentation built on Feb. 20, 2024, 4:49 a.m.