row_col: Create Indexed Model Parameter Table from Xml_document

View source: R/partab.R

row_colR Documentation

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.

Value

data.frame


nonmemica documentation built on Sept. 21, 2023, 1:06 a.m.