Description Usage Arguments Value
Insert column names as new row
1 | add_colnames(df, pos = 1, filter.columns = TRUE, wrap = FALSE)
|
df |
data frame |
pos |
position of new row |
filter.columns |
do not insert column names starting with a dot |
wrap |
if TRUE, column names are enclosed in braces |
data frame with character columns and one additional row
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.