| filter_dates | R Documentation | 
remove values from a data.table (non-equi join filter)
filter_dates(all, subsets, keep = FALSE, include_filt_cols = FALSE)
| all | data.table to filter (name, datetime) | 
| subsets | data.table of filter start and end times (start, end) | 
| keep | include or exclude the subsets | 
| include_filt_cols | include the columns in the filter table when keep is TRUE | 
filtered data.table
Jonathan Kennel jkennel@uoguelph.ca
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.