Calendar class checkers

is.Calendar(x)

is.JointCalendar(x)

Arguments

x

object to be tested

Value

TRUE if x inherits from Calendar or JointCalendar (is.Calendar and is.JointCalendar respectively) and FALSE otherwise.

See also