transpose: Transpose

Description Usage Arguments

View source: R/transpose.R

Description

A type-specific version of the traditional transpose 't()' function.

Usage

1

Arguments

data

matrix, dataframe, tibble, or list to be transposed.

rownames

Should the output data use the rownames from the input data as columns? Logical (Default = FALSE)


colbyford/quilt documentation built on May 27, 2019, 2:08 p.m.