#' @title Loads IFR colour palette for less than six colours
#'
#' @description This is an internal function to load IFR colour palette.
#' @details None
#' @examples
#' ifr_colours() +
#' @export
ifr_colours <- function() {
c("#104692","#A8AABC","#a40c01","#76a9f0","#747687","#fd5c50")
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.