get_info | R Documentation |
A wrapper for the scraping functions to produce a data frame of citations for each page of Google Scholar search results.
get_info(html)
html |
An HTML file read in as a single character string using 'save_htmls()'. |
A data frame containing all information that can be extracted from all html files in the working directory.
## Not run: info <- get_info(html) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.