Skip to content

bryanhanson/HandyStuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to install HandyStuff

To install from Github using R:

install.packages("devtools")
library("devtools")
install_github(repo = "bryanhanson/HandyStuff@master")
library("HandyStuff")

If you use @devel you can get the development branch if it is available (and there may be other branches out there too). Development branches have new, possibly incompletely tested features. They may may also not be ready to pass checks and thus may not install automatically using the method above. Check the news file to see what's up.

======= Questions? hanson@depauw.edu

About

Handy R Functions & Stuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages