grapes_or_or_grapes: is null pipe

grapes_or_or_grapesR Documentation

is null pipe

Description

borrowed from rlang

Usage

a %||% b

Arguments

a

first thing

b

what to do if the first thing is NULL

Value

a, unless a is NULL then b


jonkeane/phototweetr documentation built on Jan. 10, 2023, 1:21 p.m.