R/harvest-docs.R
scrape_url.Rd
This function scrapes the text from a URL and returns a character vector.
scrape_url(url)
A character string containing a valid URL.
A character vector containing the text from the URL.