#' GBP:USD daily exchange rate
#'
#'
#' @format A tibble with 2621 rows and 2 variables:
#' \describe{
#' \item{date}{date formated date ranging form 2010-01-01 to 2020-01-17}
#' \item{price}{dbl exchange rate representing how many USD can be exchanged for £1}
#' }
#' @source \url{Refinitiv Datastream}
"usuk_rate"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.