by_owners {connectwidgets} | R Documentation |
Filter content by owner(s)
Description
Returns content items owned by the specified user(s) (by username)
Usage
by_owners(content, usernames)
by_owner(content, usernames)
Arguments
content |
Content data frame from |
usernames |
The username of the owner, or a list of usernames if multiple |
Value
The filtered content data frame
[Package connectwidgets version 0.2.1 Index]