| compare {gptools2} | R Documentation |
Compare two vectors
compare(x, y, digits = 4)
x |
A numeric vector. |
y |
A numeric vector. |
digits |
An integer indicating the number of decimal places for 'x' and 'y'. |
All rounding operations occur after the calculation.