getfirstpubyear {repec} | R Documentation |
Provides Author's first publication year
getfirstpubyear(id, code = NA) get_first_pub_year(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 first publication year.
## Not run: getfirstpubyear('pmo915', code = YOURCODE) ## End(Not run)