is.cron_schedule {brickster} | R Documentation |
Test if object is of class CronSchedule
Description
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.
[Package brickster version 0.2.8.1 Index]