grapes-greater-than-equals-grapes: Test more carefully if x is equal or greater than y

%>=%R Documentation

Test more carefully if x is equal or greater than y

Description

Test more carefully if x is equal or greater than y

Usage

x %>=% y

Arguments

x

first member of the comparison

y

second member of the comparison

Value

boolean

Examples

8 %>=% 8.0

barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.