View source: R/semantic_scholar.R
lookup_author | R Documentation |
This function show scholar profile plot
lookup_author(author_id, open_url = FALSE, plot = TRUE, size = 3, ...)
author_id |
|
open_url |
|
plot |
|
size |
Size of label,default: size = 3. |
... |
Other arguments set by |
a length-2 list of ggplot
object and raw data.
Liuyong Ding
## Not run:
res <- lookup_author(author_id = "48980001")
res$plot
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.