Render tweets posted to home (authenticating) user's timeline

view_timeline(user = NULL)

Arguments

user

Name of user; used to determine timeline. If NULL (default), this returns the home timeline of the authenticating user. If a user name is provided, the timeline will display tweets sent by that user.

Value

Timeline will be displayed as temporary HTML file.