system.setup: system.setup

View source: R/roakvar.R

system.setupR Documentation

system.setup

Description

Sets up OakVar system

Usage

system.setup(setup_file = NULL, clean = FALSE, quiet = TRUE)

Value

A boolean. TRUE if successful, FALSE if not

Examples

# Set up OakVar with defaults
#roakvar::system.setup()
# Set up OakVar with a setup file
#roakvar::system.setup(setup_file="setup.yml")


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