dbAddLog {expDB} | R Documentation |
Add log from expDB
Description
Add log from expDB
Usage
dbAddLog(con, msg, date = format(Sys.time(), format = "%Y-%m-%d"))
Arguments
con |
a connection object as produced by dbConnect |
msg |
Add message into expdb |
date |
Create time of message |
Value
No return values
[Package expDB version 0.1.0 Index]