inst/doc/start_shiny_of_BioInstaller.R

## ----setup, include=FALSE------------------------------------------------
knitr::opts_chunk$set(echo = TRUE, screenshot.force = FALSE, comment = "#>", collapse = TRUE)

## ----eval=FALSE----------------------------------------------------------
#  # If the BioInstaller R package has not been installed,
#  # you need execute the followed commands:
#  # install.packages('BioInstaller')
#  # It is better to start the worker in another background processor
#  BioInstaller::set_shiny_workers(3)
#  BioInstaller::web(auto_create = TRUE)

Try the BioInstaller package in your browser

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

BioInstaller documentation built on May 1, 2019, 11:17 p.m.