get_web: get_web

Description Usage Arguments Value Examples

View source: R/get_web.R

Description

one-liner for scraping text data from the web

Usage

1
get_web(x, y)

Arguments

x

a url

y

a css selector

Value

character string

Examples

1
get_web("http://classics.mit.edu/Homer/iliad.23.xxiii.html", "blockquote")

Jpowell94/dhtk documentation built on Oct. 4, 2020, 11:31 a.m.