Learn R Programming

repec (version 0.1.0)

getinstrecord: Get record of Institution

Description

Get record of Institution

Usage

getinstrecord(id, code = NA)

get_inst_record(id, code = NA)

Arguments

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.

Value

data.frame.

Examples

Run this code
# NOT RUN {
getinstrecord('RePEc:edi:dechiit', code = YOURCODE)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab