Learn R Programming

twitteR (version 0.99.2)

showStatus: A function to return one specific tweet

Description

This function will take a numeric ID of a tweet and return it to the user

Usage

showStatus(id, ...)

Arguments

id
Numerical ID of a specific tweet
...
Optional arguments to be passed to getURL

Value

See Also

status

Examples

Run this code
showStatus('123')

Run the code above in your browser using DataLab