rsc_filter {connectwidgets} | R Documentation |
Filter widget
Description
Filter content rows with owner, content type and tags, expects the exact same frame passed to the view widget being filtered.
Usage
rsc_filter(content)
Arguments
content |
A data frame from Connect's content. Although optional, expects an "owner_username", "app_mode" and "tags" columns. |
[Package connectwidgets version 0.2.1 Index]