BASE$has_attr | R Documentation |
This function checks whether or not an attribute or method exists.
BASE$has_attr(attr_name)
attr_name |
Character. Attribute name. |
True or FALSE.
BASE$has_attr("test")
BASE$has_attr("..len..")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.