get_httr_html_content: Internal convenience wrapper to get the inner HTML content...

Description Usage Arguments Value

Description

Internal convenience wrapper to get the inner HTML content given a valid URL request.

Usage

1
get_httr_html_content(request, content_encoding = "ISO-8859-1")

Arguments

request

A completed httr request.

content_encoding

Encoding type for decoding httr responses. Defaults to ISO-8859-1.

Value

The inner HTML content of the httr request.


cormac85/datakindr documentation built on May 13, 2019, 1:36 a.m.