Description Usage Arguments Value
View source: R/dataprep_filter_data.R
Filter a merged PANDORA table by date
1 |
x |
data.frame |
col |
character. String column in x (e.g. "Creation_Date.Site" or "Creation_Date.Individual") on which the filter process should be applied |
start |
Date. Start date of selection. Can also be supplied as a character (with format as defined in the format argument) |
end |
Date. End date of selection. Can also be supplied as a character (with format as defined in the format argument) |
format |
character. Date format definition relevant if start and end are supplied as characters |
filtered data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.