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


SMLMS/pguIMP documentation built on Oct. 1, 2021, 12:01 a.m.