any_is_substring_of | Whether or not any substring of a string is any of a set of... |
apply_pattern | Apply a pattern filter to a character vector. |
check_if_parser_and_preprocessor_are_identical | If the parser and preprocessor for a path is the same, the... |
complete_extension | Complete the extension of a file (.r or .R). |
dependency-tracking | Track the dependencies of a resource. |
director | Management and Tracking of Files in R Projects. |
director_exists | Determine whether a resource exists relative to a director... |
director_filename | Convert a resource to a filename. |
director_find | Find resources within a director project. |
drop_idempotence | Convert an idempotent resource name to a non-idempotent... |
duplicate | Duplicate a function object. |
enforce_type | Enforce parameter types (logical, character, etc.). |
extensionless_exists | Determine whether an R file exists regardless of case of... |
get_helpers | Get all helper files associated with an idempotent resource... |
grapes-less-than-less-than-grapes | Append to a list or environment, overwriting if necessary. |
has_preprocessor | Whether there exists a preprocessor for a resource. |
initialize | Initialize a director object. |
is.director | Whether or not an object is a director. |
is.idempotent_directory | Whether or not a directory is an idempotent resource. |
modification-tracking | Detect modifications to a resource. |
parser | Apply the parser to a resource. |
preprocessor | Apply the preprocessor to a resource. |
register_parser | Register a resource parser. |
register_preprocessor | Register a resource preprocessor |
registry | A persistent on-disk cache of R objects associated with a... |
resource | Fetch a resource relative to a director object. |
resource-caching | Cache a resource's parsed value. |
resource_name | Convert a filename to a resource name. |
search_pattern | Define a search pattern for use with the find method on a... |
simple_cache | A simple caching structure. |
sized_queue | Queue with size limit. |
strip_r_extension | Strip R extension. |
strip_root | Strip a root file path from an absolute filename. |
tower | Create a tower of functions. |
virtual-resource | Mark a resource as virtual. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.