history_tagged: History with Tags

history_taggedR Documentation

History with Tags

Description

History with Tags

Usage

history_tagged

Format

An object of class tbl_df (inherits from tbl, data.frame) with 58 rows and 8 columns.

Examples

library(dplyr)

# Extract dates of holidays.
history_tagged %>% filter(holiday)

DataWookie/saffeR documentation built on Jan. 4, 2023, 4:57 p.m.