Man pages for toolbox
List, String, and Meta Programming Utility Functions

argNamesGet the names of the arguments to a function
argumentNamedListCreate a named list of length 1 using a name stored in a...
castDateStringFormat a date string as " from a SQL database to a format...
castLogicalConvert strings to logical.
castNumericConvert strings to numeric if possible, otherwise remains as...
combineColsCombine columns of a list/data frame into a list by row
consolidateListGroup items of a list by name
do.call2Filters the argument list to match the arguments in what and...
doubleQuoteTextAdd double quotes to strings.
isNULLorNAChecks if x is NULL or NA
jsonStrFormat data as a JSON object (like this: "x": "120").
listExtractExtract the values from each entry in a list of vectors at a...
namesToStringPastes the names of a object into a string, optionally...
pasteColsPaste together columns of a list/data frame
pastePathsPaste parts of file paths/urls separated with single...
quoteTextAdd single quotes to strings, useful for converting R strings...
sampleStrGenerates (pseudo)random strings of the specified char length
toolbox documentation built on Sept. 22, 2022, 1:09 a.m.