transpose_tibble: Transposes tibble and uses first column as column names

View source: R/0_data_handling_helpers.R

transpose_tibbleR Documentation

Transposes tibble and uses first column as column names

Description

Transposes tibble and uses first column as column names

Usage

transpose_tibble(tibble, from.row.names, to.row.names)

Arguments

tibble

tibble

from.row.names

row names column of initial data frame

to.row.names

row names column after transposing


nicohuttmann/pOmics documentation built on Sept. 21, 2022, 9:28 a.m.