Learn R Programming

simsem (version 0.2-8)

isNullObject: Check whether the object is the NULL type of that class

Description

Check whether the object is the NULL type of that class

Usage

isNullObject(target)

Arguments

target
The target object

Value

  • TRUE if the model is the NULL type.

Examples

Run this code
# No example

Run the code above in your browser using DataLab