grapes-or-or-grapes: If x is 'NULL', return y, otherwise return x

Description Usage Arguments Examples

Description

If x is 'NULL', return y, otherwise return x

Usage

1
x %||% y

Arguments

x, y

Two elements to test, one potentially 'NULL'

Examples

1
NULL %||% 1

CentroGeo/visualizadorIncidentesViales documentation built on June 1, 2021, 7:46 p.m.