Finds the trend for each season and each variable in a time series.
seasonTrend(x, ...)
A data frame with the following fields:
series names
season number
Sen slope in original units per year
Sen slope divided by median for that specific season and series
p-value for the trend according to the Mann-Kendall test.
Proportion of slopes joining first and last fifths of the data that are missing
Time series vector, or time series matrix with column names
Further options to pass to plotting function
Alan D. Jassby and James E. Cloern
mannKen