dbWipe | R Documentation |
Wipe out all tables in a database
dbWipe(conn, ...)
conn |
a DBI::DBIConnection object |
... |
arguments passed to |
Finds all tables within a database and removes them
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.