| add_sanity_check | Adds a sanity check to the list of already performed sanity... |
| clear_sanity_checks | Removes all tracked sanity checks |
| dot-add_sanity_check | Adds a sanity check to the list of already performed sanity... |
| get_sanity_checks | Returns all performed sanity checks |
| h_add_sanity_check | Wrapper for add_sanity_check for internal use |
| h_collapse_char_vec | Collapse a vector of characters to a string with separators |
| h_complete_list | Extends a list with an named element if the element does not... |
| h_deparsed_sys_call | Simply converts a call into a character |
| sc_col_elements | Checks that the elements of a column belong to a certain set |
| sc_cols_bounded | Checks that all elements from the specified columns are in a... |
| sc_cols_bounded_above | Checks that all elements from the given columns are below a... |
| sc_cols_bounded_below | Checks that all elements from the given columns are above a... |
| sc_cols_non_NA | Checks that all elements from the specified columns are not... |
| sc_cols_positive | Checks that all elements from the specified columns are... |
| sc_cols_unique | Checks that the combination of the specified columns is... |
| sc_left_join | Performs various checks after a left-join was performed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.