| betwixt | Does numeric vector fall in a range | 
| equicorr | Create an equicorrelated matrix | 
| fct_idx | Transform levels of a factor with a function of their index | 
| fct_remove | Remove levels from a factor | 
| fct_sub | Transform levels of a factor with a regular expression | 
| f_expand | Formula interpolation | 
| filter_na | Filter rows with missing values | 
| from_dummies | Convert dummy variable columns to a categorical variable... | 
| glob | Select helper to select variables based on name glob pattern. | 
| grapes-equals-grapes | Test for equality with NA, NaN | 
| has_names | Check that an object has names | 
| has_no_missing_names | Check that all names in an object are not-missing | 
| has_unique_names | Check that an object has unique names | 
| is_formula2 | Is a one- or two-sided formula? | 
| is_key | Check if variables are distinct | 
| pkg_check_examples | Check a package documentation for examples | 
| prop | Proportion of observations by group | 
| recode_names | Recode names of a vector | 
| rename_idx | Rename tables with sequentially numbered variables | 
| rename_map | Rename tables with a function | 
| rename_sub | Rename tables with a regular expression | 
| replace_names | Set names in a vector by regular expression | 
| rep_rows | Replicate rows of a data frame | 
| rmvtnorm_df | Simulate Data From the Normal or t-Distributions | 
| scale_x_log2 | Log2 scale transformation | 
| sdcor2cov | Standard deviations and Correlation to Covariance Matrix | 
| select_col | Select single column from a table | 
| set_names_idx | Set names in a vector with sequential numbering | 
| tidy.ivreg | Tidiers for 'ivreg' objects | 
| to_dummies | Convert column to dummy variables | 
| truncare | Truncate or censor vectors | 
| unfill | Un-fill a vector | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.