Description Usage Arguments Examples
This function is used to pull the current incident tracking report from online
1 | get_reports(start_month = 1, end_month = 12)
|
start_month |
a number representing the month |
end_month |
a number representing the end of the nonth |
1 2 3 4 5 6 | ## Not run:
out <- get_reports()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.