db_remove: SQL Database Remove

Description Usage Arguments

View source: R/helpers.R

Description

This is a helper function that will remove a dataframe from a SQL database

Usage

1
db_remove(path, datasets = NULL, remove_cleaned_data = T)

Arguments

path

path to database

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


openmindplatform/openmindR documentation built on Nov. 13, 2021, 2:13 p.m.