get_layer_html: Pull the HTML body from a web page

View source: R/utilities.R

get_layer_htmlR Documentation

Pull the HTML body from a web page

Description

Used internally to pull HTML for a layer's web page so that the call doesn't have to be made twice in get_geometry_type if the url provided there is for a raster layer.

Usage

get_layer_html(url)

Arguments

url

Character. The URL of the web page

Value

A character string of the HTML body


arcpullr documentation built on May 29, 2024, 3:33 a.m.