copyToNewDatabase: Copy from one database to another, selecting by Sample ID

View source: R/sql_copyToNewDatabase.r

copyToNewDatabaseR Documentation

Copy from one database to another, selecting by Sample ID

Description

Copy from one database to another, selecting by Sample ID

Usage

copyToNewDatabase(existingDBPool, newDBPool, sampleIDs)

Arguments

existingDBPool

is a single (not list) pool object referencing the database to transfer from

newDBPool

is a single (not list) pool object referencing the database to transfer to

sampleIDs

sample IDs to transfer

Value

Nothing, side effect of creating a new sqlite databse


chasemc/IDBac_App documentation built on Oct. 25, 2022, 7:34 a.m.