Learn R Programming

dataquieR (version 2.1.0)

util_first_row_to_colnames: Move the first row of a data frame to its column names

Description

Move the first row of a data frame to its column names

Usage

util_first_row_to_colnames(dfr)

Value

data.frame with first row as column names

Arguments

dfr

data.frame