assign_names {flattabler}R 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.


[Package flattabler version 2.1.2 Index]