cat.picture              package:rimage              R Documentation

_J_P_E_G _p_i_c_t_u_r_e _o_f _a _c_a_t

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

     JPEG file of a cat.

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

     data(cat)

_F_o_r_m_a_t:

     JPEG

_S_o_u_r_c_e:

     Original photograph taken by a member of rimage developer.

_S_e_e _A_l_s_o:

     'read.jpeg'

_E_x_a_m_p_l_e_s:

       x <- read.jpeg(system.file("data", "cat.jpg", package="rimage"))
       plot(x)

