extract_key_value_data: Extract Key-Value Pairs

Description Usage Arguments Value Note

View source: R/utils-xml.R

Description

This function extracts a series of key-value pairs into a single row tibble where each key is a column and the first row contains the value for each.

Usage

1

Arguments

node

the XML node or document to be converted to an R list

Value

list parsed from the supplied node

Note

This function is meant to be used internally. Only use when debugging.


StevenMMortimer/rdynamicscrm documentation built on July 9, 2019, 11:37 a.m.