PietrH / vlindersRarefaction

This simple and experimental package converts a dataframe with a known format to the format the iNEXT package expects for abundance and incidence frequency data.
https://pietrh.github.io/vlindersRarefaction/
Other
0 stars 0 forks source link

Group by area `gebied` instead of `MicroMacro`: group by any column? #16

Closed PietrH closed 2 months ago

PietrH commented 7 months ago

Dirk has requested to be able to group by other columns, currently you can only group by MicroMacro and you can't turn that off either.

Relevant: https://dplyr.tidyverse.org/articles/programming.html