getPerson | R Documentation |
Retrieves a specific person’s property by his/her name or OrcidId or dbId.
getPerson(name = NULL, id = NULL, attributes = NULL)
name |
Person’s first or/and last name |
id |
Person's Orcid Id or DbId |
attributes |
Property for a person. Return all available attributes if it is not specified. |
a list of requested information
Other getContent:
getEntities()
,
getEventsHierarchy()
,
getOrthology()
,
getParticipants()
,
getPathways()
,
getSchemaClass()
,
getSpecies()
,
query()
getPerson(name="Robin Haw", attributes=c("displayName", "affiliation"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.