registerTwitterOAuth: Register OAuth credentials to twitter R session

Description Usage Arguments Details Value Author(s) See Also Examples

Description

These functions are deprecated

Usage

1
2
getTwitterOAuth(consumer_key, consumer_secret)
registerTwitterOAuth(oauth)

Arguments

consumer_key

The consumer key supplied by Twitter

consumer_secret

The consumer secret supplied by Twitter

oauth

An object of class OAuth

Details

These functions are deprecated, see setup_twitter_oauth

Value

TRUE on success, otherwise an error will be thrown

Author(s)

Jeff Gentry

See Also

setup_twitter_oauth

Examples

1
2
3
4
  ## Not run: 
     fakeExample = 5
  
## End(Not run)

geoffjentry/twitteR documentation built on May 17, 2019, 1:12 a.m.