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