clean_invcom_price: clean price data table from Investing.com

Description Usage Arguments Value

View source: R/clean_invcom_data.R

Description

clean price data table from Investing.com

Usage

1
clean_invcom_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.