Description Usage Arguments Details Value Author(s) Examples
Use a getUser() function in package twitteR to calculate the Follower/Following ratio
| 1 | FRatio(x)
 | 
| x | a character string | 
To use this feature you need a twitter account and twitter app. To create the app go here www.twitter.com/apps
a list
| screenName  | the user's screenName | 
| follower | the user's follower | 
| following | the user's following | 
| FRatio  | the user's follower/following ratio | 
Nicola Procopio
| 1 | ## test<-FRatio('nytimes')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.