mrkt_closed: market closed dates

Description Usage Arguments Value Examples

Description

mrkt_closed creates a data.frame with the dates the market was closed by reading from .csv file passed to be used in the tidy data process. Update the .csv prior to running.

Usage

1
mrkt_closed(file_name)

Arguments

file_name

String of file to be read in.

Value

data.frame market_closed with the each day the market was closed saved as "data/market_closed.RData".

Examples

1
market_closed <- mrkt_closed("data/market_closed.csv")

themechanicalbear/options.data documentation built on May 31, 2019, 9:48 a.m.