#' moviesDB object
#'
#' An object of the moviesDB class.
#' Movies database generated from The Numbers.
#' It was generated in April 2019 and contains 5,200 movies at that time.
#' To update the database with all the existing movies, please see examples.
#'
#' @examples moviesDB <- availableTitles(n.pages = 1, verbose = TRUE)
#'
"moviesDB"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.