name | R Documentation |
Enhancement of names()
name(data)
data |
a dataframe |
a list
df <- data.frame(a = NA, b = NA, c = NA)
name(df)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.