t.sticky {psichomics} | R Documentation |
sticky
objects when extracting or transposing
objectMost attributes - with the exception of names
, dim
,
dimnames
, class
and row.names
- are preserved in simple
transformations of objects from class sticky
## S3 method for class 'sticky' t(x) ## S3 method for class 'sticky' x[i, j, ...]
x |
Object |
i, j, ... |
Numeric or character: indices of elements to extract |
Transformed object with most attributes preserved