(Internal function) Check the different value of X and Y, internally used for parallelization

# S3 method for xy
diff(x, y)

Arguments

x

The first number

y

The second number

Value

The different number of x and y.