Learn R Programming

featurizer (version 0.2)

holiday_lst: Fedral Holidays DataFrame

Description

This is a simple function that returns a data frame of federal holidays and date on which they were observed. It has only 2 columns, Date and Holiday for years 2012-2020.The functions does not take any parameter but returns a data frame.

Usage

holiday_lst()

Arguments

Value

Returns a data frame if fedral holidays and when they were observed from 2012 - 2020

Examples

Run this code
holiday_lst()

Run the code above in your browser using DataLab