Skip to contents

Transform first row of the data into column names and subsequently remove that row.

Usage

xlsx_row2coln(x)

Arguments

x

A tibble / dataframe object. Initially designed for the output of readxl::read_xlsx().

Value

Returns a dataframe where the previous first rows are now column names