[R] Converting SAS Code

Rolf Turner r.turner at auckland.ac.nz
Sat Sep 30 22:57:02 CEST 2017


On 01/10/17 01:22, Robert Baer wrote:
> 
> 
> On 9/29/2017 3:37 PM, Rolf Turner wrote:
>> On 30/09/17 07:45, JLucke at ria.buffalo.edu wrote:
>>
>> <SNIP>
>>
>>>
>>> The conceptual paradigm for R is only marginally commensurate with 
>>> that of
>>> standard statistical software.
>>> You must immerse yourself in R to become proficient.
>>
>> Fortune nomination.
> For newer list members wondering what Rolf is talking about try:
> 
> library(fortunes) fortune() to get a flavor! There are many pearls of 
> wisdom.

For the *really* new members, note that you may have to *install* the 
fortunes package first:

 > install.packages("fortunes",lib=<wherever you keep added-on packages>)

Note that the package is "fortunes" (with an "s") but the function is
fortune() (no "s").

cheers,

Rolf

-- 
Technical Editor ANZJS
Department of Statistics
University of Auckland
Phone: +64-9-373-7599 ext. 88276



More information about the R-help mailing list