Learn R Programming

simsem (version 0.2-8)

isDefault: Check whether a vector object is default

Description

Check whether a specified the vector object is a default vector object such that users did not specify anything. For example, check whether means of indicators are specified as 1.

Usage

isDefault(object)

Arguments

object
The target vector object

Value

  • TRUE if the target vector object is a default vector object

Examples

Run this code
# No example

Run the code above in your browser using DataLab