This function changes the names of a dataframe columns adding a suffix to the current names (uses "_" to separate coulmn name and suffix)
1 | renamecols(db, suffix)
|
db |
dataframe |
suffixb |
dataframe |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.