grid-package              package:grid              R Documentation

_T_h_e _G_r_i_d _G_r_a_p_h_i_c_s _P_a_c_k_a_g_e

_D_e_s_c_r_i_p_t_i_o_n:

     A rewrite of the graphics layout capabilities, plus some support
     for interaction.

_D_e_t_a_i_l_s:

     This package contains a new graphics system, which replaces (or
     extends) old-style S graphics.

     Further information is available in the following vignettes:

       'displaylist'  Display Lists in grid (source, pdf)
       'frame'        Frames and packing grobs (source, pdf)
       'grid'         Introduction to grid (source, pdf)
       'grobs'        Working with grid grobs (source, pdf)
       'interactive'  Editing grid Graphics (source, pdf)
       'locndimn'     Locations versus Dimensions (source, pdf)
       'moveline'     Demonstrating move-to and line-to (source, pdf)
       'nonfinite'    Non-finite values (source, pdf)
       'plotexample'  Writing grid Code (source, pdf)
       'rotated'      Rotated Viewports (source, pdf)
       'saveload'     Persistent representations (source, pdf)
       'sharing'      Modifying multiple grobs simultaneously (source, pdf)
       'viewports'    Working with viewports (source, pdf)

     For a complete list of functions, use 'library(help="grid")'.

_A_u_t_h_o_r(_s):

     Paul Murrell paul@stat.auckland.ac.nz

     Maintainer: R Core Team R-core@r-project.org

