R/twitterbot-package.R

#' @details
#' \tabular{ll}{
#'  **Package:** \tab twitterbot \cr
#'  **Type:** \tab Package \cr
#'  **Version:** \tab 0.0.0.9000 \cr
#'  **License:** \tab GPL-3 \cr
#' }
#' @author
#' **Full list of authors and contributors** (alphabetic order)
#'
#' \tabular{ll}{
#'  Nicolas Frerebeau \tab *Université Bordeaux Montaigne, France* \cr
#' }
#'
#' **Package maintainer*
#'
#' Nicolas Frerebeau\cr
#' \email{nicolas.frerebeau@@u-bordeaux-montaigne.fr}
#'
#' IRAMAT-CRP2A (UMR 5060)\cr
#' Maison de l'Archéologie\cr
#' Université Bordeaux Montaigne\cr
#' F-33607 Pessac cedex\cr
#' France
#' @name twitterbot-package
#' @aliases twitterbot
#' @docType package
#' @keywords internal
"_PACKAGE"

#' @import solrium
#' @importFrom anytime anytime
#' @importFrom franc franc
#' @importFrom rtweet get_timeline post_tweet
#' @importFrom tidyRSS tidyfeed
#' @importFrom tools toTitleCase
#' @importFrom utils read.table
NULL
nfrerebeau/twitterbot documentation built on Jan. 30, 2023, 1:12 p.m.