Learn R Programming

chronicler (version 0.2.2)

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

Description

Checks whether an object is of class "chronicle"

Usage

is_chronicle(.x)

Value

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

Arguments

.x

An object to test.