sq_append_table: SQLite Append Table

Description Usage Arguments Value

View source: R/sqlite_utils.R

Description

creates a table if needed and appends a data frame to it

Usage

1

Arguments

connection

connection to the database

table

the table name. It will be created if it doesn't exist

dataframe

the data frame to append

Value

a list of two items


znmeb/dfstools documentation built on March 3, 2020, 5:50 p.m.