tools/install.R

#make sure that devtools are installed
if (!requireNamespace('devtools')){
  install.packages('devtools')
}
devtools::install_git('https://github.com/brandmaier/onyxR')
brandmaier/onyxR documentation built on Nov. 5, 2021, 11:04 a.m.