is_supported_variable | R Documentation |
This function is a generic method that checks if a given variable is supported. The actual implementation of the check is provided by specific methods for different classes of variables.
is_supported_variable(x)
x |
The variable to be checked. |
A logical value indicating whether the variable is supported.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.