View source: R/data_wrangling.R
| filter_datacube | R Documentation |
Filtering datacube datasets to a certain date
filter_datacube(datacube, date = Sys.Date())
datacube |
A datacube, i.e. a list of data frames with Begin and End date variables. |
date |
A date (of class Date or character) at which to filter the datacube. |
filter_datacube(emperors, date = "0100")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.