Suppose I have the following dataset:
dados <- structure(list(Ano = c(2001L, 2001L, 2001L, 2002L, 2002L, 2002L,
2003L, 2003L, 2003L, 2004L, 2004L, 2004L, 2005L, 2005L, 2005L,
2005L), Categoria = structure(c(1L, 2L, 4L, 1L, 3L, 4L, 1L, 2L,...
asked by
05.09.2017 / 22:28