getICOprices: Get ICO prices.

Description Usage Examples

View source: R/getICOprices.R

Description

Gets daily prices for the ICO composite and 4 groups from the website. Downloads the Excel file for the last two months, and if needs to then goes through the pdfs. Saves in a file called icoPrices.csv in coffeestats/data. Also calls loadICOprices() which returns a dataframe called prices. If writeCSV = FALSE, it just returns the dataframe without updating the csv (I can't remember why you would want to do that, so TRUE by default).

Usage

1
getICOprices(writeCSV = TRUE)

Examples

1
getIcoPdfPrices()

tomcopple/coffeestats documentation built on May 24, 2019, 7:48 a.m.