| accumulate_while | Accumulate a list by iteratively performing a function |
| add_counts | Add counts in parentheses to a factor or character vector |
| convert_country | Wrap the countrycode package to convert back and forth... |
| decode_base_62 | Decode a string in base 62 into a number |
| expand_grid | Wrapper around expand.grid more suited to factorial... |
| extract_strata | Extract strata from a tidied survival object |
| grapes-less-than-times-greater-than-grapes | Multiplies matrices after matching the rows of one to the... |
| json_vec_to_df | Turn a character vector of JSON dictionaries into a data... |
| melt_multiple | Melt multiple matrices of the same dimension into multiple... |
| relibrary | Detach and then reload a package based on a character string... |
| reorder_col | Reorder a column of a tbl based on another |
| reorder_within | Reorder an x or y axis within facets |
| rotate_x_labels | Rotate the labels on the x-axis of a graph |
| scale_percent | Percentage scales |
| scale_xy_log10 | Log scale for both x & y axes |
| sparse_cast | Create a sparse matrix from row names, column names, and... |
| sparse_cast_ | Standard-evaluation version of sparse_cast |
| theme_blank | Blank theme: used to come with ggplot2 |
| vectorized_t_test | Note that this comes from functions I previously wrote here:... |
| vectorized_wilcoxon_test | Perform a Wilcoxon rank-sum test comparing a metric to each... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.