Created
February 5, 2015 23:30
-
-
Save creative-quant/8881db213dbd87ea63ca to your computer and use it in GitHub Desktop.
Forex Economic Calendar
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#curl http://www.dailyfx.com/files/Calendar-02-01-2015.csv -o /tmp/Calendar-02-01-2015.csv | |
cal <- read.csv("/tmp/Calendar-02-01-2015.csv") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment