Skip to contents

Calculate the significance descriptions for the 'Mindeststandards'

Usage

construct_directional_sig(dat_bar, est_column, sig_column)

Arguments

dat_bar

Data prepared by prep_plot().

est_column

Column that contains the estimates.

sig_column

Column that contains the significances.

Value

Dataframe with an added column with a name that ends with _directional_sig.

Examples

# tbd