.BG
.VE $Header: /usr3/s/current/s/.help/RCS/mode,v 1.2 83/12/30 19:30:47 rab Exp $
.FN mode
.TL
mode: Mode (Data Type) of the Values in a Vector
.CS
mode(x)
.PP
.AG x
vector structure.  Missing values (NAs) are allowed.
.RT
the mode of `x'.  Returns 1 for logical data,
2 for integer, 3 for real, 5 for character.
.SH NOTE
this function has nothing to do with the statistical concept
of the mode of a distribution.
.KW basic*
.KW attribute
.WR
