Andrew Mowry

Results 1 comments of Andrew Mowry

Here is a simple modification to the existing 'dbWriteTable' method that adds ability to REPLACE (note the replace = FALSE argument): ``` setMethod( f = "dbWriteTable", signature = c(conn =...