Data wrangling functions

long_to_wide_converter()

Converts dataframe from long/tidy to wide format with NAs removed

outlier_df()

Adding a column to dataframe describing outlier status

signif_column()

Creating a new column with significance labels

specify_decimal_p()

Formatting numeric (p-)values

stats_type_switch()

Switch type of statistics.

easystats_to_tidy_names()

Convert easystats package outputs to tidymodels conventions.

Reexported functions

Useful functions re-exported from other packages.

reexports

Objects exported from other packages

Miscellaneous functions

set_cwd()

Setting Working Directory in RStudio to where the R Script is.

Data

Datasets included in the package.

bugs_long

Tidy version of the "Bugs" dataset.

iris_long

Edgar Anderson's Iris Data in long format.