grapes-greater-than-grapes: A helper function to add in preferences in a user-friendly...

%>%R Documentation

A helper function to add in preferences in a user-friendly way.

Description

A helper function to add in preferences in a user-friendly way.

Usage

a %>% b

Arguments

a

The preferred row

b

The non-preferred row

See Also

Other preferences: %<%(), %=%()

Examples

1 %>% 2 # prefer row 1 to row 2

jlepird/prefeR documentation built on June 14, 2025, 2:46 a.m.