Get details of an_author
an_author.Rd
Get details of an_author
Usage
an_author(
id = "1741101",
args = "paperCount,citationCount,hIndex,papers.year,papers.url,papers.citationCount,papers.fieldsOfStudy",
level = c("me_only", "me_and_cited_me")
)
Arguments
- id
authorId as return by
search_author
- args
fields to get A comma-separated list of the fields to be returned.
The following case-sensitive author fields are recognized:
authorId
- Always includedexternalIds
url
name
- Included if no fields are specifiedaliases
affiliations
homepage
paperCount
citationCount
hIndex
papers.paperId
- Always includedpapers.externalIds
papers.url
papers.title
- Included if no fields are specifiedpapers.abstract
papers.venue
papers.year
papers.referenceCount
papers.citationCount
papers.influentialCitationCount
papers.isOpenAccess
papers.fieldsOfStudy
papers.authors
\- Will include:authorId
&name
- level
get the author paper's details only or also details of their cited papers?