Nothing
#' Kenya Shillings Exchange Rates.
#'
#' Historical Data for KSH Exchange Rates vs Major Currencies.
#'
#' @format A data frame with 9746 observations of 5 variables.
#' \describe{
#' \item{Date}{The date of year}
#' \item{Currency}{The major currency: US DOLLAR, EURO, Sterling Pound, TSHS, USHS}
#' \item{Mean}{The average of buy and sell columns}
#' \item{Buy}{Buying Price for the currency in Kenya Shillings}
#' \item{Sell}{Selling Price for the currency in Kenya Shillings}
#' }
#'
#' @source https://www.centralbank.go.ke/rates/forex-exchange-rates/
"kenyaforex"
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.