do_transpose: Transposes tibble and uses first column as column names

View source: R/0_data_handling.R

do_transposeR Documentation

Transposes tibble and uses first column as column names

Description

Transposes tibble and uses first column as column names

Usage

do_transpose(data_, from.row.names, to.row.names, input, output)

Arguments

data_

data_ list

from.row.names

row names column of initial data frame

to.row.names

row names column after transposing

input

name of input data

output

name of output data


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