#' Dummy data.frame for this package
#'
#' A dataset contains columns often used in the digital marketing industry by user demographics
#'
#' @format A data frame with 10 rows and 6 variables:
#' \describe{
#' \item{gender}{gender, Men (M) or Female (F)}
#' \item{age}{age}
#' \item{cost}{the amount how much money do you earn or advertisers spend}
#' \item{impression}{the number of how many times some ads are shown to users}
#' \item{click}{the number of how many times users click ads}
#' \item{conversion}{the number of how many times users converge}
#' }
"dummy_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.