Description Usage Arguments Value
Modulo function for interval objects
1 2 | ## S3 method for class 'interval'
x %% interval
|
x |
an single element or vector to add to the interval object |
interval |
an object from class interval |
a vector with the modulo for the precise elements in interval.
For imprecise elements, NA is returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.