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

add glue dependency #7

Closed PietrH closed 9 months ago

PietrH commented 9 months ago

Add glue to DESCRIPTION under imports, used in assertthat msg argument to create nicer error messages (currently untested)

It probably would have been nicer to just use cli instead of assertthat + glue