transposeTibble: transposeTibble

Description Usage Arguments Value Author(s)

View source: R/transposeTibble.R

Description

Transposes a tibble This object is used by the shiny based gui and is not for use in individual R-scripts!

Usage

1
transposeTibble(obj = "tbl_df")

Arguments

obj

The data frame to be transposed. (numeric)

Value

The transposed data frame. (tibble:tibble)

Author(s)

Sebastian Malkusch, malkusch@med.uni-frankfurt.de


pguIMP documentation built on Sept. 30, 2021, 5:08 p.m.