getauthornep: Get the NEP fields for the papers of an author

Description Usage Arguments Value Examples

Description

Get the NEP fields for the papers of an author

Usage

1
2
3
getauthornep(id, code = NA)

get_author_nep(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

data.frame

Examples

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

## End(Not run)

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