| is_py_object | R Documentation |
Checks if x is a Python object, more efficiently
than inherits(x, "python.builtin.object").
is_py_object(x)
x |
An R or Python. |
TRUE or FALSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.