Item List to Valuation Expression Helper
helper function to convert a list of market.items to an aggregated valuation expression.
itemListToExpression(item.list, market.item.types, market.risk, standalone = NULL)
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. |
a character value representing the aggregated valuation expression.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.