| bugs_long | Tidy version of the "Bugs" dataset. |
| easystats_to_tidy_names | Convert 'easystats' package outputs to 'tidymodels' conventions. |
| iris_long | Edgar Anderson's Iris Data in long format. |
| long_to_wide_converter | Converts dataframe from long/tidy to wide format with 'NA's removed |
| outlier_df | Adding a column to dataframe describing outlier status |
| set_cwd | Setting Working Directory in RStudio to where the R Script is. |
| signif_column | Creating a new column with significance labels |
| specify_decimal_p | Formatting numeric (_p_-)values |
| stats_type_switch | Switch type of statistics. |