Learn R Programming

srppp (version 2.0.2)

srppp_xml_define_use_numbers: 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())

Value

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

Arguments

srppp_xml

An object as returned by srppp_xml_get

Examples

Run this code
# \donttest{
try(srppp_xml_define_use_numbers())
# }

Run the code above in your browser using DataLab