Description Usage Arguments See Also Examples
Copy tables between databases
1 2 3 |
source.table.name |
character vector of tables names to copy from source connection |
source.conn.name |
character scalar |
target.table.name |
character vector of tables names to copy to target connection |
target.conn.name |
character scalar |
timing |
logical measure timing |
verbose |
integer status messages |
db, timing
1 | # see the last example in ?db
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.