phylopic_uid: phylopic_uid
Description
query phylopic to get uid from scientific name
Usage
phylopic_uid(name, seed = 123)
Arguments
- name
scientific name
- seed
The random seed to use to generate the same uid,
because a name might have many uid, the function will extract one
of them randomly, default is 123.