Skip to content
Back to formatted view

Raw Message

Message-ID: <8b356f880902130811r1f7d0011i9461f37c6359dc71@mail.gmail.com>
Date: 2009-02-13T16:11:28Z
From: Stavros Macrakis
Subject: Distinguishing variables from functions with the same name
In-Reply-To: <971536df0902130747g4ba9dc4fx21c413f3a0b76b56@mail.gmail.com>

On Fri, Feb 13, 2009 at 10:47 AM, Gabor Grothendieck
<ggrothendieck at gmail.com> wrote:
> See ?get and try:

Interesting.  I hadn't paid attention to the 'mode' argument before.

Where would it be advisable to use anything but mode='any' or mode='function'?

        -s