inst/doc/Launch-xROI.R

## ---- echo=TRUE, eval=FALSE---------------------------------------------------
#  
#  utils::install.packages('xROI', repos = "http://cran.us.r-project.org" )
#  

## ---- echo=TRUE, eval=FALSE---------------------------------------------------
#  
#  # install devtools first
#  utils::install.packages('devtools', repos = "http://cran.us.r-project.org" )
#  
#  devtools::install_github("bnasr/xROI")
#  

## ---- echo=TRUE, eval=FALSE---------------------------------------------------
#  
#  library(xROI)
#  Launch()
#  

## ---- echo=TRUE, eval=FALSE---------------------------------------------------
#  
#  Rscript -e “xROI::Launch(Interactive = TRUE)”
#  

Try the xROI package in your browser

Any scripts or data that you put into this service are public.

xROI documentation built on June 2, 2021, 9:07 a.m.