db_remove: SQL Database Remove
Description
This is a helper function that will remove a dataframe from a SQL database
Usage
db_remove(path, datasets = NULL, remove_cleaned_data = T)
Arguments
datasets
which table from the SQL database do you want to remove
remove_cleaned_data
boolean remove all datasets that are created through the cleaning script