Skip to content
Back to formatted view

Raw Message

Message-ID: <6ade6f6c0905041235x76a97a97k5e78875503b282d2@mail.gmail.com>
Date: 2009-05-04T19:35:11Z
From: Paul Smith
Subject: Code of the max() function
In-Reply-To: <2E916F0B-EF3D-4792-9D7B-1F643E578E16@comcast.net>

On Mon, May 4, 2009 at 7:47 PM, David Winsemius <dwinsemius at comcast.net> wrote:
>> Where can one find the code of the max() function? Is that written in C?
>
> pages 43-54 of:
>
> http://cran.r-project.org/doc/Rnews/Rnews_2006-4.pdf
>
> ... is an article by Uwe Ligges on accesssing source code.

Thanks, David. That is it!

Paul