summarise_handoff_files {SWMPrExtension} | R Documentation |
Summarise Hand-off Files from Reserve Level Reports
Description
Summarise the seasonal kendall results from reserve level report hand-off files
Usage
summarise_handoff_files(path, param, res_region = NULL)
Arguments
path |
chr string of full path to .csv handoff files |
param |
chr string of variable to summarise |
res_region |
a |
Details
This function is intended for use with the NERRS national level reporting scripts. It returns a data.frame
that summarises the result of the reserve level seasonal kendall trend analyses found in the hand-off files generated by the reserve level reporting scripts. The summary groups reserves into regional classifications based on user-specified regions given in res_region
.
Value
Returns a data.frame
Author(s)
Julie Padilla
[Package SWMPrExtension version 2.2.5.1 Index]