assign_names: data frame col and row names

View source: R/pivot_table.R

assign_namesR Documentation

data frame col and row names

Description

Assign names to the rows and columns of the data frame.

Usage

assign_names(df)

Arguments

df

A data frame.

Value

A data frame.


flattabler documentation built on Sept. 15, 2023, 1:06 a.m.