diff.xy {IPCAPS}R Documentation

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

Description

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

Usage

## 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.


[Package IPCAPS version 1.1.8 Index]