View source: R/read_rbr_folder.R
read_rbr_folder | R Documentation |
import sqlite data to R
read_rbr_folder(folder_path, use_rbr_tz = TRUE, ...)
folder_path |
the path to the rbr database ( rsk ) |
use_rbr_tz |
boolean use time zone information from the rbr file? |
... |
arguments to pass to list.files |
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.