getinstrecord {repec} | R Documentation |
Get record of Institution
getinstrecord(id, code = NA) get_inst_record(id, code = NA)
id |
RePEc handle for an institution |
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: getinstrecord('RePEc:edi:dechiit', code = YOURCODE) ## End(Not run)