| colour_options | Display the base R colour options. |
| consum | consecutive summation |
| copies | Check the number of copies/duplicated rows in a data frame. |
| counts | Obtain the counts for unique values of a vector. |
| counts_all | Obtain the counts for unique values of all variables in a... |
| counts_tb | Obtain the top and bottom "n" counts for unique values of a... |
| counts_tb_all | Obtain the top and bottom "n" counts for unique values of all... |
| describe | Obtain a descriptive summary of a variable. |
| describe_all | Obtain descriptive summaries for all variables in a data... |
| describe_ci | Obtain confidence intervals for a summary statistic of a... |
| describe_ci_all | Confidence intervals for a summary statistic of numeric... |
| describe_na | Obtain a descriptive summary of missing values for a... |
| describe_na_all | Obtain a descriptive summary of missing values for all... |
| dupes | Check the number of duplicated rows in a data frame. |
| elucidate | "elucidate: a collection of convenience functions to help... |
| grapes-ni-grapes | negative value matching |
| inv_quantile | Get the quantile(s) corresponding to a vector of values. |
| kurtosis | Calculate the kurtosis of a numeric variable. |
| mean_ci | Obtain a (bootstrapped) confidence interval for the mean of a... |
| median_ci | Obtain a bootstrapped confidence interval for the median of a... |
| mode | Obtain the mode of a vector. |
| pdata | practice data for package testing and development |
| plot_bar | Generate a bar plot. |
| plot_box | Generate a box-and-whisker plot. |
| plot_c | Combine plots into a multi-panel display with the 'patchwork'... |
| plot_density | Generate a density plot. |
| plot_histogram | Generate a histogram. |
| plot_line | Generate a line graph. |
| plot_na | Generate a bar plot of missing values for a variable. |
| plot_na_all | Generate a set of bar plots to assess the amount of missing... |
| plot_pie | Generate a pie chart. |
| plot_raincloud | Generate a rain cloud plot. |
| plot_scatter | Generate a scatterplot. |
| plot_stat_error | Plot a sample mean or median +/- error bars. |
| plot_var | Plot variables/vectors using a class-appropriate plot_*... |
| plot_var_all | Plot all variables/vectors in a data frame using a... |
| plot_var_pairs | Plot all variables/vectors in a data frame using a... |
| plot_violin | Generate a violin plot. |
| recode_errors | Recode a vector of erroneous values in a vector or data frame... |
| se | Calculate the standard error of the mean. |
| skewness | Calculate the skewness of a numeric variable. |
| stat_ci | Obtain a bootstrapped confidence interval for a summary... |
| static_to_dynamic | Convert a static data frame or ggplot object to a dynamic... |
| translate | Recode a variable using a matched pair of vectors. |
| wash_df | clean up a data frame by parsing/updating column classes. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.