
Last chance! 50% off unlimited learning
Sale ends in
This function will add a new column to a dataframe containing p-values
signif_column(data = NULL, p)
Data frame from which variables specified are preferentially to be taken.
The column containing p-values.
Returns the originally entered object (either a vector or a dataframe) in tibble format with an additional column corresponding to statistical significance.