t.sticky: Preserve attributes of 'sticky' objects when extracting or...

Description Usage Arguments Value

View source: R/utils.R

Description

Most attributes - with the exception of names, dim, dimnames, class and row.names - are preserved in simple transformations of objects from class sticky

Usage

1
2
3
4
5
## S3 method for class 'sticky'
t(x)

## S3 method for class 'sticky'
x[i, j, ...]

Arguments

x

Object

i, j, ...

Numeric or character: indices of elements to extract

Value

Transformed object with most attributes preserved


psichomics documentation built on Nov. 8, 2020, 5:44 p.m.