View source: R/hasAttributes.R
hasAttributes | R Documentation |
Check if given object has certain attributes.
hasAttributes(obj, attribute.names)
obj |
[mixed] |
attribute.names |
[ |
[logical(1)
]
TRUE
if object x
contains all attributes from attributeNames
and FALSE
otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.