sea_ken: Run Seasonal Kendall trend analysis for all stations with...

View source: R/sea_ken.R

sea_kenR Documentation

Run Seasonal Kendall trend analysis for all stations with sufficient data

Description

Run the Season Kendall trend analysis from the EnvStats package. See ??EnvStats::kendallSeasonalTrendTest() for method.

Usage

sea_ken(data, seasonal_estimates = F)

Arguments

data

Dataframe to conduct a Seasonal Kendall Trend Analysis.

Value

Dataframe of stations with the results of the Seasonal Kendall Trend Analysis

Examples

sea_ken(data = data.frame)

donco/odeqstatusandtrends documentation built on April 20, 2024, 12:46 a.m.