history_tagged | R Documentation |
History with Tags
history_tagged
An object of class tbl_df
(inherits from tbl
, data.frame
) with 58 rows and 8 columns.
library(dplyr) # Extract dates of holidays. history_tagged %>% filter(holiday)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.