check_gsmvar {gmvarkit}R Documentation

Checks whether the given object has class attribute 'gsmvar'

Description

check_gsmvar checks that the object has class attribute 'gsmvar'.

Usage

check_gsmvar(object, object_name)

Arguments

object

S3 object to be tested

object_name

what is the name of the object that should of class 'gsmvar'?

Value

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


[Package gmvarkit version 2.1.3 Index]