Learn R Programming

FAfA (version 0.5)

op_null_or: Default Value Operator

Description

Helper for default NULL values (coalesce)

Usage

x %||% y

Arguments

x

Left hand side

y

Right hand side