nullor {IDEAFilter}R Documentation

Shorthand operator for NULL fallback

Description

Shorthand operator for NULL fallback

Usage

lhs %||% rhs

Arguments

lhs

left hand side for null-or operation

rhs

right hand side for null-or operation


[Package IDEAFilter version 0.2.0 Index]