[R] How to google for R stuff?

spencerg spencer.graves at prodsyse.com
Wed May 20 18:57:34 CEST 2009


Dear Dieter: 

      Thanks for the correction.  I failed to test the code as written 
before I posted it. 

      Spencer Graves

Dieter Menne wrote:
> spencerg <spencer.graves <at> prodsyse.com> writes:
>
>   
>> de <- RSiteSearch.function("differential equation")
>> des <- RSiteSearch.function("differential equations")
>> # With "de" and "des", each finds things missed by the other. 
>> de. <- de | des # combine into one
>> sumDE <- packageSum2(de.) # add details on installed packages. 
>>     
>
> Should be 
>
> PackageSum2(de.) 
>
> Dieter
>
> ______________________________________________
> 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.
>
>




More information about the R-help mailing list