[R] R program google search

David Winsemius dwinsemius at comcast.net
Sat Sep 4 07:28:57 CEST 2010


On Sep 4, 2010, at 1:20 AM, Dennis Murphy wrote:

> Hi:
>
> Do you mean something like
>
>> RSiteSearch('loess predict')
>
> [opens up a web page with 53 matches to the request] or
>
> package(sos)
> findFn('multiple imputation')
>
> ?   If not, could you be more specific about what you're after?

One further option: type ...

RSiteSearch

....at the command prompt and you will be given a worked example of  
working code that could be modified to open up a Google search.

-- 
David
>
> HTH,
> Dennis
>
> On Fri, Sep 3, 2010 at 2:23 PM, Waverley @ Palo Alto <
> waverley.paloalto at gmail.com> wrote:
>
>> Hi,
>>
>> Can someone help as how to use R to program google search in the R
>> code?  I know that other languages can allow or have the google  
>> search
>> API
>>
>> If someone can give me some links or sample code I would greatly
>> appreciate.
>>
>> Thanks.
>>
>> --
>> Waverley @ Palo Alto
>>
>> ______________________________________________
>> R-help at r-project.org mailing list
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide
>> http://www.R-project.org/posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>>
>
> 	[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

David Winsemius, MD
West Hartford, CT



More information about the R-help mailing list