html_text_vec: Scrap the page (of a package) as a text vector

View source: R/cleaning.R

html_text_vecR Documentation

Scrap the page (of a package) as a text vector

Description

Scrap the page (of a package) as a text vector

Usage

html_text_vec(url)

Arguments

url

An URL

Value

A string vector of the html text of the page according to the url


crandep documentation built on Nov. 22, 2023, 1:08 a.m.