Add stars based on p.values
sig_stars(pval)
pval
Vector of p-values
A vector of stars
sig_stars(c(.0009, .049, .009, .4, .09))