getfirstpubyear: Provides Author's first publication year

Description Usage Arguments Value Examples

Description

Provides Author's first publication year

Usage

1
2
3
getfirstpubyear(id, code = NA)

get_first_pub_year(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 first publication year.

Examples

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

## End(Not run)

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