dbAddIrrigatons {expDB} | R Documentation |
Insert or Update irrigation into expDB
Description
Insert or Update irrigation into expDB
Usage
dbAddIrrigatons(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]