R/db.R
drop_db.Rd
Drop a Database
drop_db( conn, db, if_exists = FALSE, verbose = TRUE, render_sql = TRUE, render_only = FALSE, ... )