View source: R/build_dataframe.R
build_dataframe | R Documentation |
Builds the Dataframe
build_dataframe(url, css_selectors)
url, |
url to be scraped |
css_selectors, |
vector of css_selectors to scrape |
dataframe with scraped data organized into columns by their CSS selector tag. May require postprocessing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.