argNames | Get the names of the arguments to a function |
argumentNamedList | Create a named list of length 1 using a name stored in a... |
castDateString | Format a date string as " from a SQL database to a format... |
castLogical | Convert strings to logical. |
castNumeric | Convert strings to numeric if possible, otherwise remains as... |
combineCols | Combine columns of a list/data frame into a list by row |
consolidateList | Group items of a list by name |
do.call2 | Filters the argument list to match the arguments in what and... |
doubleQuoteText | Add double quotes to strings. |
isNULLorNA | Checks if x is NULL or NA |
jsonStr | Format data as a JSON object (like this: "x": "120"). |
listExtract | Extract the values from each entry in a list of vectors at a... |
namesToString | Pastes the names of a object into a string, optionally... |
pasteCols | Paste together columns of a list/data frame |
pastePaths | Paste parts of file paths/urls separated with single... |
quoteText | Add single quotes to strings, useful for converting R strings... |
sampleStr | Generates (pseudo)random strings of the specified char length |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.