transpose_tbl: Helper function to transpose the data tibble and to name the...

Description Usage Arguments Value

Description

Helper function to transpose the data tibble and to name the columns by the character values in the indicated column

Usage

1
transpose_tbl(tbl, name_col)

Arguments

tbl

The data table that should be transposed

name_col

Character string that defines the name column

Value

Returns the transposed tibble with the column names indicated in the column name_col


chrisschuerz/aRastoCAT documentation built on May 16, 2020, 1:33 a.m.