| 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 | 
| accuracy_means_params | Params for the accuracy indices summary functions | 
| accuracy_params | Params for the accuracy indices functions | 
| bias | Bias | 
| bmi | Compute body mass index (BMI) | 
| bmi_cat | Classify body mass index (BMI) category | 
| center_variable | Center variable | 
| check_package | Checks whether a package is installed | 
| 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 | 
| get_cv_fixed_eff | Extract information from the trained models from a... | 
| 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. | 
| lvmisc-vctrs | Internal vctrs methods | 
| 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 | 
| new_lvmisc_accuracy | Constructor for lvmisc_accuracy object | 
| new_lvmisc_cv | Constructor for lvmisc_cv object | 
| 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 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.