Learn R Programming

sparsevar (version 1.0.0)

check_is_var: Check is var

Description

Check if the input is a var object

Usage

check_is_var(v)

Value

A logical value: TRUE if the input is a var or varx object,

FALSE otherwise.

Arguments

v

the object to test