condition | R Documentation |
Method for constructing a condition through a Unit
condition(unit, name, cardinality, order, numberOfInstances)
unit |
Unit object. The condition was assigned to a Unit instance. |
name |
Character. Name of measure, corresponds to column name in data. |
numberOfInstances |
Integer or AbstractVariable or AtMost or Per. Number of instances of the measure the @param unit has. Default is 1. |
cardinality. |
Integer. Optional. Only required if no data is assigned. |
Has Relationship representing Unit having the Nominal Measure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.