ozKey               package:RGraphics               R Documentation

_C_r_e_a_t_e _a _K_e_y _f_o_r _a_n _o_z_I_m_a_g_e

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

     Creates a map of Australia with a rectangle bounding a specified
     region;  designed to provide a key  for an 'ozImage'.

_U_s_a_g_e:

     ozKey(x, y, width, height, just, mapLong, mapLat) 

_A_r_g_u_m_e_n_t_s:

x, y, width, height, just: 

mapLong, mapLat: 

     {Longitude and latitude ranges giving the area around which to
     draw a rectangle.}

