Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 323 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 323 Bytes

Build Status

Installation of my R toolbox

The simplest way to install myRtoolbox is to use the devtools package:

# install.packages("devtools")
library(devtools)
install_github("ntncmch/myRtoolbox")