is.email_notifications {brickster} | R Documentation |
Test if object is of class JobEmailNotifications
Description
Test if object is of class JobEmailNotifications
Usage
is.email_notifications(x)
Arguments
x |
An object |
Value
TRUE
if the object inherits from the JobEmailNotifications
class.
[Package brickster version 0.2.5 Index]