R/twitter.following.R

#' Senator Follow / Following Data
#'
#' Lists pairs of the Twitter screen names of following and followed politicians.
#'
#' @format A data frame with 3859 rows and 2 variables:
#' \describe{
#'  \item{ following }{ character: Twitter screen name of the following senator }
#'  \item{ followed }{ character: Twitter screen name of the followed senator }
#' }
#'
#'
#' @details
#' See \emph{QSS} Table 5.4.
#'
#'
#' @references
#' \itemize{
#' \item{ Imai, Kosuke. 2017. \emph{Quantitative Social Science: An Introduction}.
#' Princeton University Press. \href{http://press.princeton.edu/titles/11025.html}{URL}. }
#' \item {Pablo Barberá; Birds of the Same Feather Tweet Together:
#' Bayesian Ideal Point Estimation Using Twitter Data. \emph{Political Analysis} 2015;
#' 23 (1): 76-91. doi: 10.1093/pan/mpu011 }
#'}
"twitter.following"
kosukeimai/qss-data documentation built on April 20, 2022, 2:26 p.m.