srppp_xml_define_use_numbers {srppp}R Documentation

Define use identification numbers in an SRPPP read in from an XML file

Description

Define use identification numbers in an SRPPP read in from an XML file

Usage

srppp_xml_define_use_numbers(srppp_xml = srppp_xml_get())

Arguments

srppp_xml

An object as returned by srppp_xml_get

Value

An object of the same class, with 'use_nr' added as an attribute of 'Indication' nodes.

Examples


try(srppp_xml_define_use_numbers())


[Package srppp version 1.1.0 Index]