EDIorg / ecocomDP

A dataset design pattern and R package for ecological community data.
https://ediorg.github.io/ecocomDP/
Other
32 stars 13 forks source link

Update get_eol function #137

Closed kzollove closed 2 years ago

kzollove commented 2 years ago

The get_eol function was refactored for efficiency and clarity in the hymetDP package. These changes, including new unit test and updated instances, are now ported over to ecocomDP.

Add test for the new get_eol function

This test was developed in the hymetDP package but since the function and test should be essentially the same, it is a direct copy.

Remove unused argument from get_eol instance