split_by_div: Split file by '<div' code into different lines

Description Usage Arguments Value Examples

View source: R/scrapeCDC.R

Description

Split the imported html code into lines based on the '<div' field code.

Usage

1

Arguments

html

A string consisting of the html code for a webpage

Value

A vector of strings, one for each separated line

Examples

1
2

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