publicTimeline(session=getCurlHandle(), ...)
userTimeline(user, n=20, session=getCurlHandle(), ...)
character
or
an user
object.getURL
status
objectsuserTimeline
function will only work if the user requested
has a public timelinegetUser
, status
pt <- publicTimeline()
pt
ut <- userTimeline('barackobama', n=100)
Run the code above in your browser using DataLab