by_tags {connectwidgets} | R Documentation |
Filter content by tag(s)
Description
Returns content items that have the specified tag(s) (by tag name)
Usage
by_tags(content, tagnames)
by_tag(content, tagnames)
Arguments
content |
Content data frame from |
tagnames |
The name of the tag, or a list of names if multiple |
Value
The filtered content data frame
[Package connectwidgets version 0.2.1 Index]