FirstCol2RowNames.as.df | R Documentation |
Set First Col to Row Names
FirstCol2RowNames.as.df(Tibble, rownamecol = 1, make_names = FALSE)
Tibble |
A dataframe without rownames (tibble style) |
rownamecol |
rowname column, Default: 1 |
make_names |
call make.names to remove weird characters, Default: FALSE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.