all_are_distinct | Test if all elements of a vector are unique |
all_are_identical | Test if all elements of a vector are identical |
as_scalar | Convert vector if identical elements to scalar |
assert | Assert a condition |
assert_all | Assert all elements of a vector or list are 'TRUE' |
assert_namespace | Assert a package is installed |
camelCase | Turn a character vector to camelCase |
comma | Collapse text vectors with a comma |
commaset | Collapse text vectors with a comma (no duplicates) |
compact | Remove NULLs from an object (usually a list) |
dupes | Return (unique) duplicated elements of a vector or rows of a... |
equalish | Check for equality within a tolerance level |
fmt_class | Format class of an object |
is_blank | Check if a String is Blank |
is_candidate_key | Test if a Vector or Combination of Vectors is a Candidate Key |
is_empty | Check if Object has length 0 |
is_equal_length | Check if Objects have the same length |
is_error | Convenient predicate functions |
is_integerish | Check if Object is Integer-like |
is_scalar_bool | Check if Object is a Boolean |
path_tidy | Clean up paths to make them comparable, inspired by... |
ptrunc | Paste and Truncate |
rd_describe_str | Create description string for listlike R objects Rd... |
sfmisc-package | Private utility functions |
url_tidy | Clean up urls to make them comparable |
use_sfmisc | Use sfmisc functions in current package |
validate | Simple data validation |
walk | Apply a function to each element of a list or vector (without... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.