is_zeligei: Check if an object was created with ZeligEI

View source: R/assertions.R

is_zeligeiR Documentation

Check if an object was created with ZeligEI

Description

Check if an object was created with ZeligEI

Usage

is_zeligei(x, msg = "Function is not relevant for ZeligEI objects.",
  fail = TRUE)

Arguments

x

a zelig object

msg

character string with the error message to return if fail = TRUE.

fail

logical whether to return an error if x is not a timeseries.


IQSS/Zelig documentation built on Dec. 11, 2023, 1:51 a.m.