grapes-_-greater-than-equals-_-grapes: "Greater Than Or Equal To"

Description Usage Arguments Examples

Description

Special NA >= Operator.

Usage

1
lhs %_>=_% rhs

Arguments

lhs

Left-hand side of operator.

rhs

Right-hand side of operator.

Examples

1
2
3
2 %_>=_% 1
1 %_>=_% NA
NA %_>=_% NA

mbrothe/brdgr documentation built on Feb. 25, 2021, 2:55 p.m.