Nothing
#' A data frame of family-related demotivational quotes
#'
#' This is a data frame of family-related demotivational quotes in English taken from American popular culture.
#'
#' @format a data frame with 13 observations and1 column
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
#'
"family"
#' A data frame of life-related demotivational quotes.
#'
#' This is a data frame if life-related demotivational quotes in English taken from American popular culture.
#'
#' @format a data frame with 27 observations and 1 column
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
#'
"life"
#' A data frame of modern and contemporary literature motivational quotes.
#'
#' This is a data frame of modern and contemporary literature quotes to be used with \code{motivate()}
#'
#' @format a data frame with 22 observations and 1 column
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
#'
"lit"
#' A data frame of modern and contemporary historical and pop-culture icons
#'
#' This is a data frame of modern and contemporary historical and pop-culture icons used in \code{motivate()}
#' @format a data frame of with 40 observations and 1 column
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
#'
"modern"
#' A data frame of psychology-related quotes
#'
#' This is a data frame of psychology-related quotes to be used in \code{motivate()}
#'
#' @format a data frame with 34 observations and 1 column
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
#'
"psych"
#' A data frame of sweet redneck humor
#'
#' This is a data frame of sweet redneck humor taken from Southern popular culture.
#'
#' @format a data frame with 21 observations and 1 column
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
#'
"rednecks"
#'A data frame of religious motivational quotes
#'
#'This is a data frame of religiously-inspired motivational quotes to be used in \code{motivate()}
#'
#' @format a data frame with 45 observations and 1 column.
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
#'
"religion"
#' A data frame of science-related demotivational quotes
#'
#' This is a data frame of science-related demotivational quotes.
#'
#' @format a data frame of 27 observations and 1 column.
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
#'
"science"
#' A data frame o stoic motivational quotes
#'
#' This is a data frame of stoic motivational quotes to be used in \code{motivate()}
#'
#' @format a data frame with 32 observations and 1 column.
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
#'
"stoic"
#' A data frame of tv and film demotivational quotes
#'
#' This is a data frame of tv and film demotivational quotes taken from American film and TV shows.
#'
#' @format a data frame with 23 observations and 1 column
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
#'
"tv"
#' A data frame of work-related demotivational quotes
#'
#' This is a data frame of work-related demotivational quotes
#'
#' @format a data frame with 31 observations and 1 column
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
#'
"work"
#' A data frame of Shakespeare's characters
#'
#' This is a data frame of Shakespeare's characters
#'
#' @format a data frame with 137 observations and 1 column
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
#'
"shake_chars"
#' A data frame of Shakespeare's adjectives
#'
#' This is a data frame of adjectives used in Shakespeare's works.
#'
#' @format a data frame with 100 observations and 1 column
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
#'
"shake_adjectives"
#' A data frame of Shakespeare's animals
#'
#' This is a data frame of animals used in Shakespeare's works
#'
#' @format a data frame with 150 observations and 1 column
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
#'
"shake_animals"
#' A data frame of Shakespeare and unusual colors
#'
#' This is a data frame of colors used in Shakespeare's work and other unusual colors
#'
#' @format a data frame with 300 observations and 1 column
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
#'
"shake_clrs"
#' A data frame of Shakespeare's jobs
#'
#' This is a data frame of professions used in Shakespeare's works.
#'
#' @format a data frame with 103 observations and 1 column
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
#'
"shake_jobs"
#' A data frame of Shakespeare's objects
#'
#' This is a data frame of objects used in Shakespeare's works.
#'
#' @format a data frame with 150 observations and 1 column
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
#'
"shake_things"
#' A data frame of DSM-5 adjectives
#'
#' This is a data frame of adjectives used in the DSM-5 to describe mental states
#'
#' @format a data frame with 150 observations and 1 column
#' \describe{
#' \item{\code{values}}{a character vector}
#' }
#'
"dsm_5"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.