has | R Documentation |
Method for specifying and creating a has relationship between Unit and Measure/ Not called directly. For internal purposes only.
has(unit, measure, numberOfInstances = 1)
unit |
Unit. The Unit that has @param measure. |
measure |
Measure. The Measure that @param unit has. |
numberOfInstances |
Integer or AbstractVariable or AtMost or Per. Number of instances of the @param measure the @param unit has. Default is 1. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.