Learn R Programming

rpact (version 3.1.1)

t,FieldSet-method: Field Set Transpose

Description

Given a FieldSet x, t returns the transpose of x.

Usage

# S4 method for FieldSet
t(x)

Arguments

x

A FieldSet.

Details

Implementation of the base R generic function t