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.
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
[ ] allow to be used as input for conversion functions
[ ] write assertions to see if file is in correct shape
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.
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.