hasTags.FullNameInterface | R Documentation |
Checks whether the fullname contains a given set of tag(s).
## S3 method for class 'FullNameInterface'
hasTags(this, tags, ...)
## S3 method for class 'FullNameInterface'
hasTag(this, tag, ...)
tags , tag |
A |
... |
Additional arguments passed to |
Returns TRUE
if all tags are part of the fullname, otherwise
FALSE
.
Henrik Bengtsson
*getTags()
.
*getName()
.
For more information see FullNameInterface
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.