| abs_path | Make absolute path from file/dir path parts |
| age_calc | Age calculater (months) |
| alpha_override | Override transparency in legend |
| argval2char | Convert input arg values to character vector |
| auto_load | Auto load and install a list of package names |
| beta_moments | Beta distribution moments |
| chol2cov | Cholesky correlation matrix and standard deviations to... |
| class_override | Override column classes |
| clear_ws | Clear workspace |
| clip_range | Snap a value to either the min or max if outside some range |
| color_10 | 10 discrete colors from python's matplotlib |
| color_override | Change default colors |
| combine_plots | Combine multiple ggplots into one plot |
| dots2list | Convert dots to list |
| dprime | Calculate d' |
| dtbl2list | Split a data.table into separate lists by group |
| empty_str | Check if a character string/vec is empty |
| ex_plot | Make a plot example from mejr theme |
| font_initial_setup | Create font database and/or load fonts |
| formula2char | Convert formula to character |
| gamma_stats | gamma distribution stats |
| get_colors | Get colors from Brewer pallette |
| getcrf | Get current R file path |
| heat_colors | A set of perceptually uniform heat map colors from python's... |
| kwargs_keys | Get the named argument names from dots |
| lextract | Extract items from deep within a named list |
| list2excel | Write a list of data frames to an Excel file |
| list_files | list.files wrapper |
| logaddexp | Log add exponentials |
| logistic | Logistic function |
| logit | Logit function |
| logmean | Log mean |
| log_sum_exp | Log sum of exponentials |
| luminance | Get perceptual luminance estimate from RGB values |
| mejr | mejr: Package |
| multi_merge | Multiple data merge |
| nlist | Create a list from object names |
| normalize | Normalize a vector of values |
| onion_chol | Compute covariance matrix using onion method |
| os_name | Get OS abbreviation name |
| pairwise | All pairwise combinations |
| print_sec | Prints a section title to console |
| pval_format | string format p-value cutoffs |
| rcov | Generate a random covariance matrix |
| require_pkg | Check if package is installed quietly. Load namespace. |
| reverse_scale | Reverse of scale |
| save_plot | Custom plotting function to save PDF and PNG files |
| scramble_covmat | Scramble a covariance matrix |
| sd2 | Custom standard deviation |
| sigmoid | Sigmoid function |
| softmax | Softmax |
| source_dir | Source R files from a directory recursively |
| splitMarkdownChunk | Split an Rmarkdown chunk into two at cursor |
| stack_csv | Concatenate multiple csv files |
| students_t | Univariate Student's-t density function |
| symbol2char | Convert symbol/equation to character |
| ts2frame | Convert timestamps to frame numbers |
| unload_pkg | Unload package(s) |
| view_data | View a data object with ggvis |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.