Nothing
#' Sample data set of a fictive Presearch transaction history file
#'
#' A fictive Presearch data set to demonstrate [format_presearch()].
#'
#' @docType data
#' @format A data frame with 12 rows and 3 variables:
#' \describe{
#' \item{date}{the date}
#' \item{amount}{quantity}
#' \item{description}{description}
#' ...
#' }
#' @source \url{https://presearch.com/}
"data_presearch"
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.