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

View source: R/des_summary.R

util_first_row_to_colnamesR Documentation

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)

Arguments

dfr

data.frame

Value

data.frame with first row as column names


dataquieR documentation built on May 29, 2024, 7:18 a.m.