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 May 29, 2024, 2:46 a.m.