Displaying 2 results from an estimated 2 matches for "rgoogletrend".
Did you mean:
rgoogletrends
2011 Nov 03
1
RGoogleTrends error in "getGTrends"
Hi all,
I've just installed RGoogleTrends Version:0.2-1 (after compiling it for
windows).
And when running the most basic command I get the following error:
> ans = getGTrends("coupon")
Error in curlPerform(url = url, curl = curl, .opts = .opts) :
embedded nul in string: '<ff><fe>Y'
In addition: Warn...
2012 Feb 09
0
google login via RCurl
Hi,
Can anyone manage to login to a google account via RCurl? All info on
the web appears to be out of date.
(1) both RGoogleDocs and RGoogleTrends on omegahat appears to be withdrawn:
http://www.omegahat.org/RGoogleDocs/
http://www.omegahat.org/RGoogleTrends/
Does anyone know why?
(2) The closest I can get is based on code from
http://www.stanford.edu/~knoepfle/cgi-bin/flatpress/?x=entry:entry101220-023915
When I try this, I get back a pag...