Description Usage Arguments See Also
Write (or load) part of ETL
1 |
to |
DBI/R environment/file name |
... |
arguments passed to write/load function |
x |
data.frame object |
name |
character;target name |
schema |
character; |
etl_write.DBIConnection
for writing over DBI driver,
etl_write.character
for writing to CSV files,
etl_write.odbc32
for writing over odbc32 driver
etl_write.environment
for writing to R environment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.