check_null_data: Checks whether the given object contains data

View source: R/argumentChecks.R

check_null_dataR Documentation

Checks whether the given object contains data

Description

check_null_data checks that the gsmvar object has data.

Usage

check_null_data(gsmvar)

Arguments

gsmvar

an object of class 'gsmvar', typically created with fitGSMVAR or GSMVAR.

Value

Throws an error if is.null(gsmvar$data).


saviviro/gmvarkit documentation built on March 8, 2024, 4:15 a.m.