get_property: Get data for a property in a nodeset.

Description Usage Arguments Value

View source: R/xml_utils.R

Description

Locates an xml property wthin the nodeset, parses the value depending on the type of the property and returns the parsed value.

Usage

1
get_property(nodeset, property)

Arguments

nodeset

The nodeset to get the property from.

property

The property to get.

Value

Parsed property data.


mrc-ide/specio documentation built on April 15, 2021, 8:37 a.m.