Skip to content
Prev 4000 / 63421 Next

exists() and the mode argument (PR#576)

On Tue, 20 Jun 2000 J.C.Rougier@durham.ac.uk wrote:

            
Its `mode' is
[1] "integer"

and so
[1] TRUE

See ?exists

    mode: the type of interest for the object.
              ^^^^ 

I think this needs to be re-written in the documentation, or do
people think it should be the value of mode?  The latter appears
to be what the prototype uses, in that
[1] T
[1] T
[1] T

(sic)