get_html_code: Scrape in code from local html file

Description Usage Arguments Value Examples

View source: R/scrapeCDC.R

Description

Scrape in code from a text file saved locally

Usage

1
get_html_code(filename)

Arguments

filename

Name of the file to be scraped. File should be saved in the working directory.

Value

A string of html code for a webpage

Examples

1

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