getFuturePrices: Get futures prices

Description Usage Arguments

View source: R/getFuturePrices.R

Description

This function queries Quandl for the second month Arabica/Robusta contracts and updates a local csv file: futurePrices.csv. It will automatically go back far enough to get any missing values from the local file. NB Quandl API key is set in the environmental variables

Usage

1
getFuturePrices(writeCSV = TRUE, env = .GlobalEnv)

Arguments

writeCSV

writes any new data to the local data folder. TRUE by default.


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