get_reports: Get WSPD Data

Description Usage Arguments Examples

View source: R/get_reports.R

Description

This function is used to pull the current incident tracking report from online

Usage

1
get_reports(start_month = 1, end_month = 12)

Arguments

start_month

a number representing the month

end_month

a number representing the end of the nonth

Examples

1
2
3
4
5
6
## Not run: 

out <- get_reports()


## End(Not run)

nctriadresearch/wspdscanr documentation built on Nov. 4, 2019, 8:42 p.m.