.BG M
.VE $Header: /usr3/s/current/s/data/.help/RCS/listfun,v 1.2 83/12/30 23:09:07 rab Exp $
.FN listfun
.TL
?listfun: List Names of all S Functions
.CS
?listfun()
.PP
.RT
character vector containing names of all S functions
accessible on any of the current chapters.
Functions which are part of the S executive
(normally arithmetic, subscripting, etc.) are not listed.
.EX
?listfun    # get list of all functions
.KW document
.WR
