ddi_range | R Documentation |
This is the actual range of values. The "UNITS" attribute permits the specification of integer/real numbers. The "min" and "max" attributes specify the lowest and highest values that are part of the range. The "minExclusive" and "maxExclusive" attributes specify values that are immediately outside the range. This is an empty element consisting only of its attributes. More information on this element, especially its allowed attributes, can be found in the references.
ddi_range(...)
... |
Child nodes or attributes. |
Parent nodes
range
is contained in the following elements: valrng
; invalrng
; and
cohort
.
A ddi_node object.
ddi_range(min = "1", maxExclusive = "20")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.