get_data function

Get Data

Get Data

Returns data from slots within the mxfDA object

get_data(mxFDAobject, what, type)

Arguments

  • mxFDAobject: object of class mxFDA
  • what: character string of length 2 for what to return. produced by unlisting "uni k" or "bi g fpca" type strings
  • type: the type of data to get for the what summary function

Returns

slot data

Details