generate_station_table: Filter Reformatted Seasonal Kendall Results

View source: R/generate_station_table.R

generate_station_tableR Documentation

Filter Reformatted Seasonal Kendall Results

Description

Filters a dataframe of user-specified results for display in the NERRS reserve level report

Usage

generate_station_table(sk_result, stations)

Arguments

sk_result

a data.frame of reformatted seasonal kendall results from sk_seasonal.

stations

chr, vector of stations listed in sk_result that should be displayed in the NERRS reserve level report

Details

Used internally by create_sk_flextable_list to create a data.frame of user specified parameters to be displayed

Value

Returns a data.frame of user-specified results to be displayed

Author(s)

Julie Padilla


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