#' @title color palates for ggplot2
#' @description color palates for ggplot2
#'
#'
#' @examples
#'
#' @rdname color_scale
#' @export
color_scale <- awtools::a_scale_color
#' @title color palates for ggplot2
#' @description color palates for ggplot2
#'
#'
#' @examples
#'
#' @rdname color_primary
#' @export
color_primary <- awtools::a_primary_color
#' @title color palates for ggplot2
#' @description color palates for ggplot2
#'
#'
#' @examples
#'
#' @rdname color_flat
#' @export
#'
color_flat <- awtools::a_flat_color
#' @title color palates for ggplot2
#' @description color palates for ggplot2
#'
#'
#' @examples
#'
#' @rdname color_tableau
#' @export
#'
color_tableau <- ggthemes::scale_fill_tableau
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.