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

also group by area instead of only by micro macro #9

Closed PietrH closed 2 months ago

PietrH commented 7 months ago

Had a chat with Dirk, it would be great if we could also group by area (which would be in a new column) instead of just by micro or macro, you'd still have two curves per plot, but multiple plots per area.

Either we do this with many calls to iNEXT, or by somehow splitting up the iNEXT object for plotting afterwards