home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Big Green CD 8
/
BGCD_8_Dev.iso
/
NEXTSTEP
/
UNIX
/
Educational
/
R-0.49-MI
/
R-0.49-I
/
help
/
base
/
sum
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-04-23
|
355 b
|
13 lines
_S_u_m _o_f _V_e_c_t_o_r _E_l_e_m_e_n_t_s
sum(..., na.rm=FALSE)
_D_e_s_c_r_i_p_t_i_o_n:
sum returns the sum of all the values present in its
arguments. If na.rm is FALSE an NA value in any of the
arguments will cause a value of NA to be returned, oth-
erwise NA values are ignored.