#' @title Malaysia Politic Tweets Sentiment Dataset (Positive, Negative or Neutral)
#' @format A tibble with 71 rows and 3 variables:
#' \describe{
#' \item{`id`}{dbl Represents a unique identifier assigned to each tweet}
#' \item{`text`}{dbl Tweet related to Malaysia politics}
#' \item{`Sentiment`}{dbl The sentiment classification assigned to each tweet}
#' }
"malaysia_politic_sentiment"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.