status_db_init: initialize a status database

View source: R/status_db.R

status_db_initR Documentation

initialize a status database

Description

initialize a status database

Usage

status_db_init(sqlite_filename, named_df_list, exists_ok = FALSE)

Arguments

sqlite_filename

character(1) typically new path

named_df_list

a list of data.frame instances

exists_ok

logical(1) if TRUE will work with existing db


vjcitn/BiocBuildTools documentation built on March 15, 2024, 4:19 a.m.