FRatio: give follower, following e Follower/Following Ratio about an...

Description Usage Arguments Details Value Author(s) Examples

View source: R/FRatio.R

Description

Use a getUser() function in package twitteR to calculate the Follower/Following ratio

Usage

1
FRatio(x)

Arguments

x

a character string

Details

To use this feature you need a twitter account and twitter app. To create the app go here www.twitter.com/apps

Value

a list

screenName

the user's screenName

follower

the user's follower

following

the user's following

FRatio

the user's follower/following ratio

Author(s)

Nicola Procopio

Examples

1
## test<-FRatio('nytimes')

nickprock/twitterFUN documentation built on Feb. 24, 2020, 5:23 p.m.