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