powered by
Generic API call, with an ID
repec_api_with_id(id = NA, method = NA, code = NA)
Short-ID.
API method to call.
User code required to use API. Included in every API call. If not supplied, the REPEC_API_KEY environment variable will be used.
String with the Twitter author linked to the Short-ID.
# NOT RUN { repec_api_with_id(id = 'pmo915', method = 'getauthortwitter', code = YOURCODE) # } # NOT RUN { # }
Run the code above in your browser using DataLab