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