dbAddSource {expDB} | R Documentation |
Insert and update source into expDB
Description
Insert and update source into expDB
Usage
dbAddSource(con, data)
Arguments
con |
A connection object as produced by dbConnect |
data |
A data frame includes all columns |
Value
no return values
[Package expDB version 0.1.0 Index]