Skip to contents

Test if object is of class CronSchedule

Usage

is.cron_schedule(x)

Arguments

x

An object

Value

TRUE if the object inherits from the CronSchedule class.