All functions
|
snake_case() period.case() camelCase()
|
Convert variable names into one of three styles. |
change_case()
|
Changing variable cases. |
dateable()
|
A function that locates all variables with "date" in the name (ignoring case), and converts them to POSIXct. Works on both dates and datetimes. |
emisc
|
emisc: Evan Odell's various functions |
latex_markup()
|
Add LaTeX markup to R data. |
strip_bom()
|
A function to strip Byte Order Marks (BOM) out of JSON data that is
returned from some online API calls. |
strip_non_alpha()
|
strip_non_alpha |
write_latex() write_latex_lines()
|
Write R data to a LaTeX file |