ifnull: ifnull

Description Usage Arguments

View source: R/do_if_null_or_not_null.R

Description

do someting if x is null

Usage

1
ifnull(x, cmd)

Arguments

x

A object to check

cmd

A clojure to eval when x is null


itsaquestion/MyUtils documentation built on Aug. 25, 2019, 9:46 p.m.