suffix | R Documentation |
Tag each column name of a data.frame with a given string of characters
suffix(DF, suf, sep = ".")
DF |
a data.frame |
suf |
the tag to be added at the end of each column name |
sep |
the separator between the tag and the original content; default='.' |
a data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.