t.sticky | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.