SyntaxFix
Write A Post
Hire A Developer
Questions
If you are using the tidyverse, you can use
as_data_frame(table(myvector))
to get a tibble (i.e. a data frame with some minor variations from the base class)