Learn R Programming

repec (version 0.1.0)

getfirstpubyear: Provides Author's first publication year

Description

Provides Author's first publication year

Usage

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

Run this code
# NOT RUN {
getfirstpubyear('pmo915', code = YOURCODE)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab