Transform first row of the data into column names and subsequently remove that row.
Arguments
- x
A tibble / dataframe object. Initially designed for the output of
readxl::read_xlsx()
.
Transform first row of the data into column names and subsequently remove that row.
A tibble / dataframe object. Initially designed for the output of readxl::read_xlsx()
.