# Load Packages -----------------------------------------------------------
library(tidyverse)
library(googlesheets4)
library(rtweet)
library(lubridate)
library(rrutweets)
# Authentication ----------------------------------------------------------
authenticate_googlesheets()
authenticate_twitter()
rru_tweet("RRU Content Tweets")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.