itemListToExpression: Item List to Valuation Expression Helper

Description Usage Arguments Value

Description

helper function to convert a list of market.items to an aggregated valuation expression.

Usage

1
2
itemListToExpression(item.list, market.item.types, market.risk,
  standalone = NULL)

Arguments

item.list

a list of marketItem S3 objects.

market.item.types

a character value representing a subset of marketItem classes.

market.risk

a marketRisk S3 object.

standalone

an S3 object of class standalone.

Value

a character value representing the aggregated valuation expression.


sstModel documentation built on May 2, 2019, 12:16 p.m.