sk_tidy: Tidy Seasonal Kendall Results
Usage
sk_tidy(data, station, param, stat, alpha = 0.05)
Arguments
station
chr string sampling station
param
chr string of variable to plot
stat
chr, label to be used for statistic used to group data
alpha
num, significance level. Defaults to 0.05
Details
A helper function used by sk_seasonal
to return a table of tidied values.