Description Usage Arguments Value Examples
Replace the names from vector or dataframe
1 | replaceNames(data, c, n)
|
data |
a vector or a dataframe |
c |
names before change (vector names or column names) |
n |
names after change |
the dataframe or vector which using new names (not affect the data)
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.