- Home
- Bioconductor 3.22
- Software Packages
- shinybiocloader
shinybiocloader
This is the released version of shinybiocloader; for the devel version, see shinybiocloader.
Use a Shiny Bioconductor CSS loader
Bioconductor version: Release (3.22)
Add a Bioconductor themed CSS loader to your shiny app. It is based on the shinycustomloader R package. Use a spinning Bioconductor note loader to enhance your shiny app loading screen. This package is intended for developer use.
Author: Marcel Ramos [aut, cre] ORCID iD ORCID: 0000-0002-3242-0582
Maintainer: Marcel Ramos <marcel.ramos at sph.cuny.edu>
citation("shinybiocloader")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("shinybiocloader")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("shinybiocloader")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.