build_dataframe: Builds the Dataframe

View source: R/build_dataframe.R

build_dataframeR Documentation

Builds the Dataframe

Description

Builds the Dataframe

Usage

build_dataframe(url, css_selectors)

Arguments

url,

url to be scraped

css_selectors,

vector of css_selectors to scrape

Value

dataframe with scraped data organized into columns by their CSS selector tag. May require postprocessing.


kingsuching/Frost2021Package documentation built on March 19, 2022, 11:51 p.m.