tests/testthat/examples_fcn_doc/examples_first_non_null.R

first_non_null(2,5)

first_non_null("foo",66)

first_non_null(NULL,"hello")

first_non_null(NULL,NULL, NULL, NULL, "hello")
andrewhooker/MBAOD documentation built on Feb. 21, 2020, 11:19 p.m.