Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 454 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 454 Bytes

Build Status Build status

xmcutil

Please use the following code to install and load the package:

if (!require(devtools)) {
  install.packages("devtools")
}

devtools::install_github("xmc811/xmcutil")
library(xmcutil)