View source: R/data-structures.R
is.spark_python_task | R Documentation |
Test if object is of class SparkPythonTask
is.spark_python_task(x)
x |
An object |
TRUE
if the object inherits from the SparkPythonTask
class.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.