util_first_row_to_colnames {dataquieR} | R 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 |
Value
data.frame with first row as column names
[Package dataquieR version 2.1.0 Index]