Skip to contents

Applies the inversion of shorten_colnames().

Usage

restore_colnames(x)

Arguments

x

A tabular data object like a data frame or tibble.

Value

x with original/unshortened column names restored.

See also

Other variable name shortening functions: shorten_colnames(), shorten_var_names()