create_statistical_significance: Create Statistical Significance

Description Usage Arguments Details Value

View source: R/create_statistical_significance.R

Description

Create a star indicator based on the p.value.

Usage

1

Arguments

df

The data frame containing 'p.value'.

Details

Statistical tests return p-values (in a column called p.value - if you use the 'broom' package) and this creates the variable 'significance' that has the stars.

Value

The data frame with a 'significance' column added.


sechilds/surveyetl documentation built on June 3, 2020, 5:04 p.m.