Description Usage Arguments Value
View source: R/clean_yahoo_data.R
clean price data from Yahoo
1 | clean_yahoo_price(scraped_price_data, frequency)
|
scraped_price_data |
tbl_df of scraped data |
frequency |
string indicating the frequency to return price data, e.g. 'monthly' |
object of class tbl_df
with date, variable and value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.