powered by
add_rownames(df, var = "rowname")
mtcars %>% head() %>% print() %>% add_rownames()
Run the code above in your browser using DataLab