Learn R Programming

gmvarkit (version 1.1.1)

check_gmvar: Checks whether the given object has class attribute "gmvar"

Description

check_gmvar checks that the object has class attribute "gmvar".

Usage

check_gmvar(object)

Arguments

object

S3 object to be tested

Value

Throws an error if the object doesn't have the class attribute "gmvar".