check_is_var: Check is var

View source: R/utils.R

check_is_varR Documentation

Check is var

Description

Check if the input is a var object

Usage

check_is_var(v)

Arguments

v

the object to test

Value

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


sparsevar documentation built on Feb. 5, 2026, 1:07 a.m.