row_col: Create Indexed Model Parameter Table from Xml_document
Description
Creates a model parameter table from xml_document.
Usage
row_col(x, xpath, param, moment, ...)
Arguments
- x
xml_document
- xpath
character
- param
character
- moment
character
- ...
passed arguments
Details
The function evaluates the xpath expression, supplying parameter
and moment labels, and documenting indices of rows and columns.