summarise_handoff_files: Summarise Hand-off Files from Reserve Level Reports

View source: R/summarise_handoff_files.R

summarise_handoff_filesR 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 data.frame of look-up values that match 3-letter NERR site ids with regions

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


SWMPrExtension documentation built on April 21, 2023, 1:14 a.m.