compare {gptools2}R Documentation

Compare two vectors

Description

Compare two vectors

Usage

compare(x, y, digits = 4)

Arguments

x

A numeric vector.

y

A numeric vector.

digits

An integer indicating the number of decimal places for 'x' and 'y'.

Note

All rounding operations occur after the calculation.


[Package gptools2 version 0.1.10 Index]