home *** CD-ROM | disk | FTP | other *** search
-
- _D_r_a_w _a _B_o_x _a_r_o_u_n_d _a _P_l_o_t
-
- box(...)
-
- _A_r_g_u_m_e_n_t_s:
-
- ... : the graphical parameters bty, lty and col can
- be specified as arguments to this function.
-
- _V_a_l_u_e:
-
- This function is invoked for its side effect which is
- to draws a box around the current plot in the given
- color and linetype. The bty parameter determines the
- type of box drawn. See par for details.
-
-