Learn R Programming

twitteR (version 0.1.6)

status-class: Class to contain a Twitter status

Description

Container for Twitter status messages, including the text as well as basic information

Arguments

Objects from the Class

new('status', text = [character], favorited = [logical], replyToSN = [character], created = [character], truncated = [logical], replyToSID = [numeric], id = [numeric], replyToUID = [numeric], statusSource = [character], ...)

These objects are typically constructed as a side effect from various functions, such as updateStatus.

See Also

updateStatus, publicTimeline, friendsTimeline, userTimeline