R Customization
- Rprofile.site
Rprofile.site
and .Renviron
to set some reasonable defaults. Complete installation instructions are provided along with install and uninstall scripts.
- wdprompt
- A package to change R’s console prompt to display the current working directory similar to the bash prompt. Implemented as a taskCallback to make it independent of clearing the environment.
R Utilities
- dgutils
- A package consisting of aliases, functions, and graphical themes that improve one’s efficiency and workflow.
Shiny Apps
- Bike Tire Pressure
- This app calculates optimal bicycle tire inflation pressures. If you race or ride long distance events, this simple change could make the difference between a podium spot or missing the time cutoff. The
btpress
package provides the calcuation functions.
This is the first of three releases planned. Stay tuned for more cool features.