row_to_colnames: Tools for working with column names

View source: R/row_to_colnames.R

row_to_colnamesR Documentation

Tools for working with column names

Description

Takes a row of data and uses it to replace the column names.

Usage

row_to_colnames(df, row = 1)

Arguments

df

A data frame.

row

Row number to convert to the column names, default is the first row.


EstherHerbert/Useful.functions documentation built on Jan. 31, 2025, 10:41 a.m.