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

support reading data from waarnemingen.be csv export files #15

Closed PietrH closed 4 months ago

PietrH commented 9 months ago

Dirk has sent me an example of the sort of csv files you can export from waarnemingen.be, it would be good if these could be used as an input for the conversion functions

Keeping #2 in mind, it might be better to write a function that converts waarnemingen.be data to darwincore, and then use darwincore as an input to the conversion functions. Al tough writing a mapping might be a bit overkill at the moment.