Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
ribiosPlot: Data transformation and visualisation
What is ribiosPlot?
ribiosPlot is a R package in the ribios suite that assists data transformation and visualization.
Installation
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")
Todo
- NAMESPACE and Rd files are not generated by roxygen2.
make checkis not clean yet.