Learn R Programming

bootnet (version 1.4.3)

null: Returns NULL

Description

This function simply returns NULL.

Usage

null(...)

Arguments

Anything

Examples

Run this code
# NOT RUN {
null("Not NULL")
# }

Run the code above in your browser using DataLab