R/twitterbots-package.r

#' twitterbots
#'
#' @name twitterbots
#' @docType package
#' @author Andreas Petutschnig
#' @importFrom magrittr %>%
#' @importFrom Rcpp evalCpp
#' @importFrom tibble tibble
#' @importFrom utils adist setTxtProgressBar txtProgressBar
#' @useDynLib twitterbots, .registration = TRUE
NULL
karpfen/twitterbots documentation built on May 20, 2019, 8:32 a.m.