Description Usage Arguments Value Examples
Extract the titles of search results from CDC search results, saved as html files.
1 | get_titles(html)
|
html |
A vector of lines consisting of the html code for a webpage |
A vector of result titles (10 per page)
1 | titles <- get_titles(lines);
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.