ghl: ghl

Description Usage Arguments

View source: R/ghl.R

Description

Return specified data from a page source

Usage

1
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/tfwip documentation built on April 13, 2021, 4:47 p.m.