Render tweets favorited by a given user
view_favorites(user = NULL)
user | Name of user; used to determine favorites. If NULL (default), this returns the favorites of the authenticating user. If a user name is provided, the displayed tweets will have been favorited by that user. |
---|
Favorited tweets will be displayed as temporary HTML file.