clean_database: Helper function to drop all tables from a database

View source: R/helper_database.R

clean_databaseR 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


johnaponte/repana documentation built on Feb. 24, 2025, 3:35 a.m.