| add_list_null | Add 'list(NULL)' to an existing list in place of absent... |
| add_standard_attr | Add informative attributes to an object |
| around | Return the rows around a specified position in a dataframe |
| basic_stats | Calculate basic statistics for a numeric vector |
| check... | Check that arguments supplied via ... are allowed |
| check_class | Check the class of an function input to a parent function |
| check_dir | Check a directory exists |
| check_length | Check the length of an input to a parent function |
| check_named_list | Check that a list is named |
| check_names | Check the names of an object contain required names |
| check_tz | Check the timezone of an object and force UTC if absent |
| check_value | Check the input value to a parent function argument |
| clip_within_range | Clip a vector to lie within a range |
| count_if | Count the number of observations that meet a condition |
| dev_expl | Calculate the percent deviance explained by a GLM or GAM |
| est_prop | Estimate proportions and standard errors |
| find_quantile_bin | Find the quantile bin in which an observation belongs |
| isnt.na | Define available values |
| left | Select the first 'n' columns of a dataframe or matrix |
| linear | A linear function |
| list_depth | Find the maximum depth of a list |
| list_merge | Merge lists accounting for empty lists |
| load_internal_functions | Load internal functions from a package |
| pos_first_unique | Extract the first position of each unique element in a vector |
| quadratic | A quadratic function |
| right | Select the last 'n' columns of a dataframe or matrix |
| round_range | Round a range |
| seq_range | Define a sequence between a range of numbers |
| sigmoid | A sigmoidal function |
| sterm | The names of 'mgcv' smooth terms |
| substr_end | Extract the last n letters of a character |
| summarise_along_walk | Summarise every n numbers in a vector |
| tidy_coef | Tidy a table of coefficients |
| utils.add | Additional Utilities for Base R |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.