abort_argument          Abort based on issues with function argument
abort_column_not_found
                        Abort based on column not being found in a data
                        frame
abort_no_method_for_class
                        Abort method if class is not implemented
abort_package_not_installed
                        Abort if required package is not installed
accuracy                Model accuracy
bias                    Bias
bmi                     Compute body mass index (BMI)
bmi_cat                 Classify body mass index (BMI) category
center_variable         Center variable
cl                      Clear the console
clean_observations      Clean observations
compare_accuracy        Compare models accuracy
create_proj             Create a project
divide_by_quantile      Divide variable based on quantiles
error                   Error
error_abs               Absolute error
error_abs_pct           Absolute percent error
error_pct               Percent error
error_sqr               Squared error
is_outlier              Check whether value is outlier
loa                     Limits of agreement
loo_cv                  Leave-one-out cross-validation
lt                      Last error
lunique                 Number of elements in a vector.
mean_error              Mean error
mean_error_abs          Mean absolute error
mean_error_abs_pct      Mean absolute percent error
mean_error_pct          Mean percent error
mean_error_sqr          Mean square error
mean_error_sqr_root     Root mean square error
notin                   Value matching
pa                      Print all rows of a data frame or tibble
percent                 'percent' vector
percent_change          Computes the percent change
plot_bland_altman       Create a Bland-Altman plot
plot_model              Plot model diagnostics
plots                   Quick plotting
r2                      Compute R squared
repeat_baseline_values
                        Repeat baseline levels
tb                      Capture a backtrace
vif                     Variance inflation factor
