clean_yahoo_price: clean price data from Yahoo

Description Usage Arguments Value

View source: R/clean_yahoo_data.R

Description

clean price data from Yahoo

Usage

1
clean_yahoo_price(scraped_price_data, frequency)

Arguments

scraped_price_data

tbl_df of scraped data

frequency

string indicating the frequency to return price data, e.g. 'monthly'

Value

object of class tbl_df with date, variable and value


ces0491/companyDataScrapeR documentation built on July 19, 2021, 7:31 p.m.