module.install | R Documentation |
Installs OakVar modules.
module.install( modules = NULL, force = FALSE, force_data = FALSE, yes = FALSE, skip_dependencies = FALSE, private = FALSE, skip_data = FALSE, md = NULL, to = "return", quiet = TRUE )
A boolean. TRUE if successful, FALSE if not
# Install the ClinVar module without confirmation #roakvar::module.install(modules="clinvar", force=True)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.