palaeoverse / rphylopic

Get Silhouettes of Organisms from PhyloPic
https://rphylopic.palaeoverse.org
GNU General Public License v3.0
91 stars 9 forks source link

pick_phylopic uuid argument #96

Closed LewisAJones closed 10 months ago

LewisAJones commented 10 months ago

No bells or whistles here! This updated functionality allows pick_phylopic to take uuids as an input. This will be most useful when users want to keep the same list of uuids to pick from (in case of changes to the API) and for working with resolve_phylopic. Note, documentation should be updated for the uuid argument to give resolve_phylopic as an example use case (or perhaps also include an example).

Closes #95.