restore_colnames | R Documentation |
Applies the inversion of shorten_colnames()
.
restore_colnames(x)
x |
A tabular data object like a data frame or tibble. |
x
with original/unshortened column names restored.
Other variable name shortening functions:
shorten_colnames()
,
shorten_var_names()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.