Nothing
#' Sample data set of a fictive BlockFi transaction history file
#'
#' A fictive BlockFi data set to demonstrate [format_blockfi()].
#'
#' @docType data
#' @format A data frame with 15 rows and 4 variables:
#' \describe{
#' \item{Cryptocurrency}{currency}
#' \item{Amount}{quantity}
#' \item{Transaction.Type}{transaction type}
#' \item{Confirmed.At}{the date}
#' ...
#' }
#' @source \url{https://blockfi.com/}
"data_blockfi"
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.