Learn R Programming

ggimage (version 0.3.3)

phylopic_uid: phylopic_uid

Description

query phylopic to get uid from scientific name

Usage

phylopic_uid(name, seed = 123)

Value

phylopic uid

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.

Author

Guangchuang Yu