Hi,
First, great work with the R-package! Now - i'm trying to fetch markets with eventTypeId=7524 (Icehockey) but get an error message:
> t=getAllMarkets(eventTypeIds=list(int=7524))
Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, :
scan() expected 'an integer', got 'aperiodenmatchodds'
or
> t=getAllMarkets()
Error in scan(file, what, nmax, sep, dec, quote, skip, nlines, na.strings, :
scan() expected 'an integer', got 'aomg.\Vinci-Knapp'
Any ideas?
By the way, i'm using Swedish as the language.
// a