Learn R Programming

htmltab (version 0.5.0)

has_tag: Assert a specific tag in an XML node

Description

Assert a specific tag in an XML node

Usage

has_tag(table.Node, tag)

Arguments

table.Node
the table node
tag
a character string for the tag name to be matched

Value

  • logical value showing whether there is such a tag