powered by
Add stars '***' to a data.frame (from broom's `tidy` function) based on p.values
sig_stars(pval)
Vector of p-values
A vector of stars
Add stars to output from broom's `tidy` function
# NOT RUN { sig_stars(c(.0009, .049, .009, .4, .09)) # }
Run the code above in your browser using DataLab