Description Usage Arguments Value Examples
View source: R/get_papers_info.R
Find Work details
1 2 3 4 5 |
id_type |
the type of id you are using to locate the author: must be either orcid or openalex |
id |
the id(s) for the work that matches the type selected initially |
variable_unnest |
the column(s) you want to unnest by to make the dataframe longer - options are authors, concepts, referenced_works, related_works, and citation_counts_year |
tibble of paper info
1 | find_work(id_type = "doi", id = "https://doi.org/10.7717/peerj.4375")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.