#' @title Display a list of sources available at BETS package
#'
#' @description Display a list of sources available at BETS package in console. The numbers of
#' sources will increase wiht new versions of the package.
#'
#'
#' @export
BETSsources <- function(){
return(message("The sources available at BETS, to date, are: \n > Banco Central, IBGE, Sidra, FGV"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.