column_to_row: Column to row

View source: R/utils.R

column_to_rowR Documentation

Column to row

Description

Returns the same data.frame where one column is a rowname now.

Usage

column_to_row(data, colname)

Arguments

data

data.frame with data

colname

character with column name

Value

data.frame with one column less


shiny.i18n documentation built on Jan. 16, 2023, 5:10 p.m.