| cols_pad | Add Variables to ease data usage in a Pivot Table |
| compareVars | Compare Table Variables |
| countSwitches | create an incremented Counter, based on Start/Stop Markers |
| foldAllBr | Easily Fold Code Parts |
| importAll | Function to Import and Concatenate Multiple Data Files |
| left_join_checks | Left Join with Validation Checks |
| loadCheck | Load and Install Package if Necessary |
| lum_0_100 | Adjust the Brightness of the Graphics Window for confortable viewing when using ggplot2 |
| printif | Conditionally Print an Object |
| quickExport | Quick Export of Data to Excel with Column Padding |
| quickSave | Save File in a Directory storing saves, prefixing it with current date |
| ralpha_fold | Fold Code Sections in RStudio |
| ralpha_unfold | Unfold Code Sections in RStudio |
| rdate | Generate Random Dates, with a similar usage as the r* functions |
| ret_lum | Adjust the Brightness of a Hex Color |
| root | Get Root Directory of Current Source File |
| Rtimer | Timer Class for Performance Measurement |
| sepThsd | Quick Number Formatting with Custom Defaults |
| setOption | Set Global Option from Named List Element |
| shiny_lum_0_100 | Set Shiny Background and Sidebar Colors to a Chosen Shade of Grey |
| show_diff | Compare two texts or files with diffr |
| timer | allow organized tracking of R code execution time |