Nothing
#' Bechdel Test for over 1500 movies
#'
#' A dataset containing data behind the story
#' "The Dollar-And-Cents Case Against Hollywood's Exclusion of Women"
#' \url{https://fivethirtyeight.com/features/the-dollar-and-cents-case-against-hollywoods-exclusion-of-women/}.
#'
#' @format A data frame with 1794 rows and 3 variables:
#' \describe{
#' \item{year}{The release year of the movie}
#' \item{title}{The title of the movie}
#' \item{binary}{Bechdel test result (PASS, FAIL)}
#' }
#' @source <https://github.com/fivethirtyeight/data/tree/master/bechdel/>
"bechdel"
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.