#' Title
#'
#' @param ...
#' @param values
#'
#' @return
#' @export
#'
#' @examples
scale_alpha_ibp <- function(..., values = ibp_cols) {
scale_alpha_manual(..., values = values)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.