get_oc_sqlite_content | R Documentation |
get SQLite content for a table
get_oc_sqlite_content(con, tablename, as.data.frame = TRUE, use_header = TRUE)
con |
DBI connection |
tablename |
character(1) table name |
as.data.frame |
logical(1) |
use_header |
logical(1) if TRUE look in database for table that elaborates table colnames |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.