get_links | R Documentation |
Extract links to websites holding article information from Google Scholar search results.
get_links(code_lines)
code_lines |
A vector of lines consisting of the html code for a webpage |
A vector of URLs
## Not run: links <- get_links(code_lines) links ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.