getgenealogy: Provides Author's genealogy

Description Usage Arguments Value Examples

Description

Provides Author's genealogy

Usage

1
2
3
getgenealogy(id, code = NA)

get_genealogy(id, code = NA)

Arguments

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.

Value

Author's genealogy.

Examples

1
2
3
4
## Not run: 
getgenealogy('pmo915', code = YOURCODE)

## End(Not run)

repec documentation built on May 1, 2019, 7:20 p.m.