df.to.db: Save a data.frame to an SQL database

Description Usage Arguments Value

View source: R/tools.R

Description

Save a data.frame to an SQL database

Usage

1
df.to.db(df, db.name = "wcrain", tbl.name)

Arguments

df

@codedata.frame to convert

fname

output SQLite db file name

name

name of table in db

Value

produced table as a tbl


jmuelmen/sciadv.aaz6433 documentation built on March 29, 2020, 12:58 a.m.