Skip to content
Back to formatted view

Raw Message

Message-ID: <3A822319EB35174CA3714066D590DCD50994E397@usrymx25.merck.com>
Date: 2004-11-29T15:19:21Z
From: Liaw, Andy
Subject: "non-visible" functions in return to methods()

You mean something like ?methods, which says:

Value:

     An object of class '"MethodsFunction"', a character vector of
     function names with an '"info"' attribute. There is a 'print'
     method which marks with an asterisk any methods which are not
     visible: such functions can be examined by 'getS3method' or
     'getAnywhere'.

??

Andy

> From: steve houghton
> 
> Please point me to the documentation explaining why some of 
> the functions 
> returned
> by calling methods() are marked as "non-visible" and whether 
> there is indeed 
> no way of
> viewing the R code of such functions
> 
> thanks
> 
> Steve
> 
> _________________________________________________________________

> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! 
> http://www.R-project.org/posting-guide.html
> 
>