db_append: SQL Database Append

Description Usage Arguments

View source: R/helpers.R

Description

This is a helper function that will write a dataframe to a SQL database

Usage

1
db_append(path, tbl, data)

Arguments

path

path to SQL database

tbl

name of the table in SQL database

data

the object dataframe that goes into the SQL database


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