#' MovieDataAnalysis Package
#'
#' This package provides functions which would be useful for analyzing movie data
#' @name MovieDataAnalysis
#'
#' @docType package
#'
#' @import ggplot2
#' @import stats
#' @import magrittr
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.