diff.xy: (Internal function) Check the different value of X and Y,...

Description Usage Arguments Value

View source: R/parallelization.R

Description

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

Usage

1
2
## S3 method for class 'xy'
diff(x, y)

Arguments

x

The first number

y

The second number

Value

The different number of x and y.


IPCAPS documentation built on Jan. 26, 2021, 1:06 a.m.