summarise_url: Summarise the contents at a URL to essential bits

Description Usage Arguments Examples

Description

Fetches the HTML from x and returns the essential components including:

Usage

1

Arguments

x

URL

Examples

1
2
ex_url <- "https://techcrunch.com/2019/02/28/thailand-passes-controversial-cybersecurity-law/"
str(summarise_url(ex_url), 1)

hrbrmstr/crux documentation built on May 6, 2019, 12:09 p.m.