Learn R Programming

nonmemica (version 1.0.8)

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, ...)

Value

data.frame

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.