inst/rru-content-tweets.R

# Load Packages -----------------------------------------------------------

library(tidyverse)
library(googlesheets4)
library(rtweet)
library(lubridate)
library(rrutweets)

# Authentication ----------------------------------------------------------

authenticate_googlesheets()
authenticate_twitter()

rru_tweet("RRU Content Tweets")
rfortherestofus/rrutweets documentation built on Oct. 20, 2020, 3:24 a.m.