General purpose Rpackage intended for personal use.
- install.packages('devtools')
- install_github('[email protected]:oyhel/vautils.git')
- library(vautils)
- clone
- make changes
- Check the package (Build > Check)
- Update documentation with devtools::document()
- Install and test (Build > Install and restart)
- commit/push