lm_p_labs: P-Value labels for Plotting

Description Usage Arguments Details Value Author(s) See Also

View source: R/lm_p_labs.R

Description

Generate a dataframe of p-value labels based on p-values from linear regression

Usage

1
lm_p_labs(dat_in)

Arguments

dat_in

data.frame with year, season, min, mean, max columns

Details

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.

Value

Returns data.frame for use with seasonal_dot

Author(s)

Julie Padilla, Dave Eslinger

See Also

lm


padilla410/SWMPrExtension documentation built on Dec. 29, 2021, 5:48 a.m.