chipName            package:pdInfoBuilder            R Documentation

_R_e_t_u_r_n _a_n _O_f_f_i_c_i_a_l _C_h_i_p/_P_l_a_t_f_o_r_m _N_a_m_e

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

     This generic function returns an official or standard
     chip/platform name.

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

     chipName(object)

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

  object: See 'showMethods("chipName")', but generally 'object' will be
          a subclass of 'PkgSeed'.

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

     The idea is that the input files can be used to determine a
     standard name for each platform.  For example, the method for
     'AffySNPPDInfoPkgSeed' objects reads the header of the CDF file to
     extract a name.

_V_a_l_u_e:

     A character vector of length one giving a standard name for the
     platform.

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

     Seth Falcon

