%=% {prefeR}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 first alternative

b

The second alternative

See Also

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

Examples

1 %=% 2 # indifferent between 1 and 2

[Package prefeR version 0.1.3 Index]