Learn R Programming

polite (version 0.1.2)

null-coalesce: Null coalescing operator

Description

See purrr::%||% for details.

Usage

lhs %otherwise% rhs

Arguments