str_extract_xml_attributes: Function to extract and format an XML attribute string into a...

View source: R/str_extract_xml_attributes.R

str_extract_xml_attributesR Documentation

Function to extract and format an XML attribute string into a key-value pair.

Description

Function to extract and format an XML attribute string into a key-value pair.

Usage

str_extract_xml_attributes(text)

Arguments

text

Text to parse.

Value

Data frame.

Author(s)

Stuart K. Grange


skgrange/threadr documentation built on May 11, 2024, 12:16 p.m.