Sage-Bionetworks / dcamodules

Shiny Modules for Data Curator App
https://sage-bionetworks.github.io/dcamodules/
MIT License
0 stars 1 forks source link
r-package shiny

dcamodules

Lifecycle:
experimental R-CMD-check codecov

The goal of dcamodules is to collect essential modules used in the data curator app and improve use experience of data ingress.

Installation

# install.packages("devtools")
devtools::install_github("Sage-Bionetworks/dcamodules")

Demo

See all available components in the gallery [here]() or run:

library(dcamodules)
dcamodules::showcase()

Please visit the dcamodules docs site for more functions in the package.

Contributing

We welcome contributions to the dcamodules package. Please see our CONTRIBUTING.md file for detailed guidelines of how to contribute.