quasi_greater_equal: Check if one number is approximately greather than or equal...

Description Usage Arguments Value

View source: R/utilities.R

Description

Check if one number is approximately greather than or equal to another

Usage

1
quasi_greater_equal(x, y, tol = 1e-07)

Arguments

x

A number

y

A number

tol

A number

Value

logical


sccmckenzie/meandr documentation built on May 5, 2021, 4:23 a.m.