sk_tidy | R Documentation |
Tidy results from kendallSeasonalTrendTest
sk_tidy(data, station, param, stat, alpha = 0.05)
data |
a |
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 |
A helper function used by sk_seasonal
to return a table of tidied values.
Returns a data.frame
of results from kendallSeasonalTrendTest
Julie Padilla
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.