store.oc.publish: store.oc.publish

View source: R/roakvar.R

store.oc.publishR Documentation

store.oc.publish

Description

store.oc.publish

Usage

store.oc.publish(
  module = NULL,
  data = FALSE,
  code = FALSE,
  user = NULL,
  password = NULL,
  force_yes = FALSE,
  overwrite = FALSE,
  md = NULL,
  quiet = TRUE
)

Value

A boolean. TRUE if successful, FALSE if not.

Examples

# Publish a module to the OpenCRAVAT store
#roakvar::store.oc.publish(module="clinvar", user="user1", password="password", code=TRUE)


rkimoakbioinformatics/roakvar documentation built on July 27, 2022, 7:27 p.m.