ghl: ghl

View source: R/ghl.R

ghlR Documentation

ghl

Description

Return specified data from a page source

Usage

ghl(opt = "outerHTML", ps, xpath = "//*")

Arguments

opt

What result to return, one of outerHTML, innerHTML, href, text, tablelist, tabl, or other html attributes

ps

page source of page to parse

xpath

xpath of elements to search for


nbarsch/pineium documentation built on July 12, 2022, 11:40 p.m.