I'd like to create a bar chart after counting the number of occurrences of categories in a dataset. Suppose my dataset is this below:
dados <- structure(list(categorias = structure(c(5L, 4L, 5L, 3L, 1L, 2L,
5L, 3L, 1L, 1L, 4L, 4L, 1L, 5L,...
asked by
28.06.2017 / 18:46