View source: R/filter_rbr_folder.R
filter_rbr_folder | R Documentation |
import sqlite data to R
filter_rbr_folder(folder_path, start_date, end_date, use_rbr_tz = TRUE, ...)
folder_path |
the path to the rbr database ( rsk ) |
start_date |
character date |
end_date |
character date |
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.