restore_colnames: Restore original/unshortened column names

restore_colnamesR Documentation

Restore original/unshortened column names

Description

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()


zdaarau/fokus documentation built on Dec. 24, 2024, 10:47 p.m.