Learn R Programming

mxfda (version 0.2.2-1)

get_data: Get Data

Description

Returns data from slots within the mxfDA object

Usage

get_data(mxFDAobject, what, type)

Value

slot data

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

Details

[Stable]