| bartlett_message | Display homogeneity of variance test as a message |
| bugs_long | Tidy version of the "Bugs" dataset. |
| ipmisc | 'ipmisc' |
| iris_long | Edgar Anderson's Iris Data in long format. |
| long_to_wide_converter | Converts long-format dataframe to wide-format dataframe |
| movies_long | Movie information and user ratings from IMDB.com (long format). |
| movies_wide | Movie information and user ratings from IMDB.com (wide format). |
| normality_message | Display normality test result as a message. |
| 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 |
| sort_xy | Sorting 'y' column in data by 'x'. |
| specify_decimal_p | Formatting numeric (_p_-)values |