Learn R Programming

coalitions (version 0.6.24)

try_readHTML: Try call of read_html that throws an error if the url cannot be resolved

Description

Try call of read_html that throws an error if the url cannot be resolved

Usage

try_readHTML(url)

Arguments

url

http-address that should be scraped.