get_authors | R Documentation |
Extract author details from the record's citation from Google Scholar search results.
get_authors(code_lines)
code_lines |
A vector of lines consisting of the html code for a web page |
A vector of author lists
## Not run: authors <- get_authors(code_lines) authors ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.