tweet_that: Tweet that

Description Usage Arguments Value Examples

View source: R/tweet_that.R

Description

Send a tweet from your R session

Usage

1

Arguments

text

the text of the tweet (mandatory)

url

optional url

via

optional via, with or without the '@'

Value

open your browser with a tweet ready to be sent

Examples

1
tweet_that(text = "Colin's website is #cool", url = "http://colinfay.me", via = "@_colinfay")

ColinFay/tweetthat documentation built on May 21, 2019, 2:31 a.m.