Description Usage Arguments Value
View source: R/parallelization.R
(Internal function) Check the different value of X and Y, internally used for parallelization
1 2 | ## S3 method for class 'xy'
diff(x, y)
|
x |
The first number |
y |
The second number |
The different number of x
and y
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.