home *** CD-ROM | disk | FTP | other *** search
-
- _B_u_i_l_t-_i_n _C_o_n_s_t_a_n_t_s
-
- LETTERS
- letters
- month.abb
- month.name
- pi
-
- _V_a_l_u_e:
-
- R has a limited number of built-in constants. (there
- is also a rather larger library of data sets which can
- be loaded with the function data).
-
- The following constants are available: LETTERS, the 26
- upper-case letters of the Roman alphabet; letters, the
- 26 lower-case letters of the Roman alphabet; month.abb,
- the three-letter abbreviations for the English month-
- names; month.name, The English names for the months of
- the year; pi, the ratio of the circumference of a cir-
- cle to its diameter.
-
- _S_e_e _A_l_s_o:
-
- data.
-
-