Description Usage Arguments Value Examples
Extract article descriptions (summaries of key sentences), from CDC search results.
1 | get_descriptions(html)
|
html |
A vector of lines consisting of the html code for a webpage |
A vector of descriptions
1 2 | descriptions <- get_descriptions(lines)
descriptions;
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.