postTweet: postTweet

Description Usage Arguments Examples

Description

Posts a tweet after parsing the media path.

Usage

1
postTweet(tweetx, ...)

Arguments

tweetx

A specific tweet as a list object, with items as in tweet_db.

...

Optional arguments for tweet.

Examples

1
2
3
4
5
## Not run: 
data(tweet_db)
postTweet(as.list(tweet_db[1,]))

## End(Not run)

bestdan/crontwit documentation built on May 30, 2019, 12:45 p.m.