1 | data_load(FilePath, tz, ftrim, btrim, sep = "\\.")
|
FilePath |
Path to BroodMinder SQLite database |
tz |
String identifying time zone |
ftrim |
String "YYYY-mm-dd" indicating front date cutoff |
btrim |
String "YYYY-mm-dd" indicating back date cutoff |
sep |
A string denoting the separator between the site and hive number in the HiveName field; assumes HiveName follows format site |
A tibble containing selected fields and trimmed to front and back cutoff dates
data_load
loads a BroodMinder SQLite database and extracts logged readings into a tibble.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.