by_tags: Filter content by tag(s)

View source: R/content.R

by_tagsR 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 content(...)

tagnames

The name of the tag, or a list of names if multiple

Value

The filtered content data frame


rstudio/rscpages documentation built on June 1, 2025, 3:57 p.m.