Description Usage Arguments Value Examples
load csv data into database
1 2 3 4 5 |
con |
database connection |
pfx |
prefix for locally available data |
pfx_db |
prefix on database server |
tbl_csv |
named list of database table names = csv's to import |
TRUE
1 2 3 4 | ## Not run:
csv_to_db(con)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.