getTime | R Documentation |
Extract attributes of an object.
getTime(object)
getId(object)
getX(object)
getArgvals(object)
getTimeLab(object)
getIdLab(object)
getXLab(object)
getArgvalsLab(object)
object |
an R-object, currently implemented for hmatrix and fmatrix |
Extract the time variable getTime
, the idgetId
,
the functional covariate getX
, its argument values getArgvals
.
Or the names of the different variables getTimeLab
,
getIdLab
, getXLab
, getArgvalsLab
.
properties of a hmatrix or fmatrix
hmatrix
for the h.atrix class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.