get_descriptions: Extract article descriptions from Google Scholar results

Description Usage Arguments Value Examples

View source: R/scrapeCDC.R

Description

Extract article descriptions (summaries of key sentences), from CDC search results.

Usage

1

Arguments

html

A vector of lines consisting of the html code for a webpage

Value

A vector of descriptions

Examples

1
2
descriptions <- get_descriptions(lines)
descriptions;

nealhaddaway/CDCscraper documentation built on Oct. 21, 2020, 5:20 a.m.