nominal | R Documentation |
Method for constructing a nominal measure through a Unit.
nominal(unit, name, cardinality, numberOfInstances)
unit |
Unit object. Unit that has/contributes the nominal measure. |
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.