clean_database {repana} | R Documentation |
Helper function to drop all tables from a database
Description
Helper function to drop all tables from a database
Usage
clean_database(con)
Arguments
con |
DBI connection |
Value
invisible, a lit with result from DBI
[Package repana version 2.2.0 Index]