get_single_org.Rd
Returns the details from ROR API for the organisation specified.
get_single_org(id, include_non_active = "false")
The ROR ID of the organisation in question. Can be found using get_org_list()
or via looking up on the ROR website.
Option to include 'inactive' or 'withdrawn' entities. Must be 'true' or 'false'.
A list holding the pertinent details for the chosen organisation.