save_tbl: save r data.frame to sql table

Description Usage Arguments

Description

save r data.frame to sql table

Usage

1
2
save_tbl(con, tn, tbl, overwrite = TRUE, append = FALSE,
  row.names = FALSE, ...)

Arguments

con

dbi connection

tn

output table name

tbl

r table


mattdelhey/mdutils documentation built on May 21, 2019, 12:57 p.m.