The goal of exploRGO is to ...
You can install the development version of exploRGO from GitHub with:
# install.packages("devtools")
devtools::install_github("CECADBioinformaticsCoreFacility/exploRGO")
This is a basic example which shows you how to solve a common problem:
library(exploRGO)
exploRGO::run_app()
The is an instance of exploRGO running on shinyapps.io