is_chronicle: Checks whether an object is of class "chronicle"

View source: R/chronicle.R

is_chronicleR Documentation

Checks whether an object is of class "chronicle"

Description

Checks whether an object is of class "chronicle"

Usage

is_chronicle(.x)

Arguments

.x

An object to test.

Value

TRUE if .x is of class "chronicle", FALSE if not.


chronicler documentation built on June 22, 2024, 11:30 a.m.