reportSGP( state, sgp_object, report_params, output_knit=TRUE)
state | Acronym indicating state associated with the data. This can be supplied to the function
automatically by including the full state name (e.g, New_Hampshire_SGP) in the name of the object supplied to |
---|---|
sgp_object | An SGP object resulting from SGP analyses. |
report_params | list - parameters to use for the report. To be built out! |
output_knit | Boolean -- indicating whether to knit Rmd file. Default is TRUE. |
Returns a technical report in multiple output formats including HTML and PDF.
not_run({ reportSGP() })