"non-visible" functions in return to methods()
On Mon, 29 Nov 2004, steve houghton wrote:
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
Luke Tierney's article in Volume 3 No 1 of the R Newsletter explains why. How to get the functions is FAQ 7.26. -thomas