Description Usage Arguments Value
helper function to convert a list of market.items to an aggregated valuation function.
1 2 | itemListToFunction(item.list, market.item.types, market.risk,
with.constant = F)
|
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. |
with.constant |
a logical value. Should the expression be with constant or not? |
a function representing the aggregated valuation function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.