powered by
Generate a dataframe of p-value labels based on p-values from linear regression
lm_p_labs(dat_in)
Returns data.frame for use with seasonal_dot
data.frame
seasonal_dot
data.frame with year, season, min, mean, max columns
Julie Padilla, Dave Eslinger
A helper function that returns a data.frame of p-value labels for use with the seasonal_dot. P-values are taken from linear regression lm.
lm