Learn R Programming

ecd (version 0.6.4)

ecop.read_csv_by_symbol: Read option data csv

Description

Read option data csv into dataframe, enriched with Date, expiration_date, days.

Usage

ecop.read_csv_by_symbol(symbol)

Arguments

symbol
character, option data symbol

Value

dataframe

Examples

Run this code

df <- ecop.read_csv_by_symbol("spxoption2")

Run the code above in your browser using DataLab