getinstrecord: Get record of Institution

Description Usage Arguments Value Examples

Description

Get record of Institution

Usage

1
2
3
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

1
2
3
4
## Not run: 
getinstrecord('RePEc:edi:dechiit', code = YOURCODE)

## End(Not run)

repec documentation built on May 1, 2019, 7:20 p.m.