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

View source: R/utils.R

t.stickyR Documentation

Preserve attributes of sticky objects when extracting or transposing object

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

## 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


nuno-agostinho/psichomics documentation built on Feb. 11, 2024, 11:16 p.m.