| as.percentage | Format a number as a percentage |
| capitalize | Capitalise a string |
| chisq_test | Two-sample Chi-Squared test |
| color_chart | Show all colors of base R in a concise table. |
| color_scales | Custom color scales for ggplot2 |
| fp | Full print of data.frame |
| is_empty | Check file is empty |
| keep_first | Keep first value |
| keep_na | Keep rows with NAs in selected columns |
| keep_na_rows | Keep only rows containing at least one NA |
| launch_shinystan_detached | Launch shinystan as a detached R session |
| load_parallel | Loads a parallel back-end |
| ls.objects | List objects in the global environment |
| Mode | Compute the mode of a vector |
| mqmmqm | Numeric summary in one string |
| msd | Mean plus-or-minus Standard Deviation |
| normalise | Normalise a matrix by rows or column |
| not-in-binary-op | 'Not %in%' operator |
| patch | Conditional patching of data.frames |
| plot_hist | Convenience function to plot a histogram with a... |
| point2space | Turn dots and underscores to spaces in a string |
| pretty_colnames | Format the column names of a data.frame for pretty printing |
| progress_bar | Progress bar facility |
| rearrange | Arrange rows by variable |
| remove_duplicates | Remove duplicated rows of a data.frame |
| remove_na | Remove rows NAs from selected columns |
| rename_levels | Easily rename one or more of the existing levels of fac |
| rotate_axis_text | Rotate axis text of a ggplot |
| set_compare | Compare elements from 2 sets |
| show_colors | Display the codes for colors in R |
| shuffle | Shuffle data |
| split_camel | Turn camel case into regular spaced words |
| vswitch | Vectorized switch operation |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.