The URL to the ROR API, containing %s where the ROR identifier
should be inserted.
Value
The object with institution information.
Examples
if(FALSE){# \dontrun{### Retrieve ROR record (requires an internet connection!)rorRecord<-zirconia::ror_get_record("018dfmf50");### Show the institution's name and identifierrorRecord;}# }