getgenealogy {repec} | R Documentation |
Provides Author's genealogy
getgenealogy(id, code = NA) get_genealogy(id, code = NA)
id |
Short-ID. |
code |
User code required to use API. Included in every API call. If not supplied, the REPEC_API_KEY environment variable will be used. |
Author's genealogy.
## Not run: getgenealogy('pmo915', code = YOURCODE) ## End(Not run)