Home
last modified time | relevance | path

Searched defs:followersCount (Results 1 – 4 of 4) sorted by relevance

/dports/net/R-cran-twitteR/twitteR/R/
H A Dusers.R14 followersCount="numeric", nameattr
44 followersCount <<- as.numeric(json[['followers_count']]) globalVar
H A Ds4methods.R61 setMethod("followersCount", signature="user", function(object, ...) { method
H A DallGenerics.R40 setGeneric("followersCount", function(object, ...) generic
/dports/www/choqok/choqok-1.7.0/helperlibs/twitterapihelper/
H A Dtwitterapiwhoiswidget.cpp67 QString followersCount; member in TwitterApiWhoisWidget::Private