generate_station_table {SWMPrExtension}R 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


[Package SWMPrExtension version 2.2.5.1 Index]