read_rbr_db | R Documentation |
import sqlite data to R
read_rbr_db(db_name, sql_text, use_rbr_tz = TRUE)
db_name |
character the path to the rbr database ( rsk ) |
sql_text |
character sql string to execute on connection for filtering |
use_rbr_tz |
boolean use time zone information from the rbr file? |
data.table of results
Jonathan Kennel jkennel@uoguelph.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.