ribiosPlot is a R package in the ribios suite that assists data transformation and visualization.
ribiosPlot
depends on the ribiosUtils
package, which should be installed first.
Run following commands in the R console.
library(devtools)
devtools::install_github("bedapub/ribiosPlot")
- NAMESPACE and Rd files are not generated by roxygen2.
make check
is not clean yet.