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.