Skip to contents
baizer
0.8.0
Reference
Changelog
not NULL
Source:
R/utils-basic.R
not.null.Rd
not NULL
Usage
not.null
(
x
)
Arguments
x
value
Value
logical value
Examples
not.null
(
NULL
)
#>
[1] FALSE