getauthorrecordfull {repec} | R Documentation |
Provides info about author, mostly in the form of handles
getauthorrecordfull(id, code = NA) get_author_record_full(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. |
data.frame
## Not run: getauthorrecordfull('pmo915', code = YOURCODE) ## End(Not run)