Rdocumentation
powered by
Learn R Programming
bootnet (version 0.2)
null: Returns NULL
Description
This function simply returns
NULL
.
Usage
null(...)
Arguments
...
Anything
Examples
Run this code
null(
"Not NULL"
)
Run the code above in your browser using
DataLab