dbImportTable | R Documentation |
Import Table
dbImportTable(conn, table, name, index, overwrite, verbose, na.strings, ...)
conn |
|
table |
|
name |
the table name. |
index |
character vector of column names to use as index. |
overwrite |
if |
verbose |
if |
na.strings |
character vector of strings which are to be interpreted as |
... |
additional arguments passed to |
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.