This package implements a module containing a tabset that is composed of dwo panels with plot and table.
Development version can be downloaded from Github:
if (!require(devtools)) {
install.packages('devtools')
}
devtools::install_github("BioGenies/shinydetails")