Skip to content
/ vautils Public

Various utilities I never find when I need them

Notifications You must be signed in to change notification settings

oyhel/vautils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VAutils

General purpose Rpackage intended for personal use.

To install

  1. install.packages('devtools')
  2. install_github('[email protected]:oyhel/vautils.git')
  3. library(vautils)

To update package

  1. clone
  2. make changes
  3. Check the package (Build > Check)
  4. Update documentation with devtools::document()
  5. Install and test (Build > Install and restart)
  6. commit/push

About

Various utilities I never find when I need them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages