Nothing
#' Deep Red color
#'
#' This is a deep red color with the hex code #590D21.
#'
#' \if{html}{\figure{Deep.Red.png}{options: width=10 alt="Deep Red color swatch"}}
#' \if{latex}{\figure{Deep.Red.png}{options: width=0.5in}}
#'
#' @export
Deep.Red <- "#590D21"
#' Dark Red color
#'
#' This is a dark red color with the hex code #9F193D.
#'
#' \if{html}{\figure{Dark.Red.png}{options: width=10 alt="Dark Red color swatch"}}
#' \if{latex}{\figure{Dark.Red.png}{options: width=0.5in}}
#'
#' @export
Dark.Red <- "#9F193D"
#' Red color
#'
#' This is a red color with the hex code #C31E4A.
#'
#' \if{html}{\figure{Red.png}{options: width=10 alt="Red color swatch"}}
#' \if{latex}{\figure{Red.png}{options: width=0.5in}}
#'
#' @export
Red <- "#C31E4A"
#' Light Red color
#'
#' This is a light red color with the hex code #E66084.
#'
#' \if{html}{\figure{Light.Red.png}{options: width=10 alt="Light Red color swatch"}}
#' \if{latex}{\figure{Light.Red.png}{options: width=0.5in}}
#'
#' @export
Light.Red <- "#E66084"
#' Pale Red color
#'
#' This is a pale red color with the hex code #F1A7BB.
#'
#' \if{html}{\figure{Pale.Red.png}{options: width=10 alt="Pale Red color swatch"}}
#' \if{latex}{\figure{Pale.Red.png}{options: width=0.5in}}
#'
#' @export
Pale.Red <- "#F1A7BB"
#' Deep Orange color
#'
#' This is a deep orange color with the hex code #6F4B0B.
#'
#' \if{html}{\figure{Deep.Orange.png}{options: width=10 alt="Deep Orange color swatch"}}
#' \if{latex}{\figure{Deep.Orange.png}{options: width=0.5in}}
#'
#' @export
Deep.Orange <- "#6F4B0B"
#' Dark Orange color
#'
#' This is a dark orange color with the hex code #A77011.
#'
#' \if{html}{\figure{Dark.Orange.png}{options: width=10 alt="Dark Orange color swatch"}}
#' \if{latex}{\figure{Dark.Orange.png}{options: width=0.5in}}
#'
#' @export
Dark.Orange <- "#A77011"
#' Orange color
#'
#' This is an orange color with the hex code #E99F1F.
#'
#' \if{html}{\figure{Orange.png}{options: width=10 alt="Orange color swatch"}}
#' \if{latex}{\figure{Orange.png}{options: width=0.5in}}
#'
#' @export
Orange <- "#E99F1F"
#' Light Orange color
#'
#' This is a light orange color with the hex code #F0BF6A.
#'
#' \if{html}{\figure{Light.Orange.png}{options: width=10 alt="Light Orange color swatch"}}
#' \if{latex}{\figure{Light.Orange.png}{options: width=0.5in}}
#'
#' @export
Light.Orange <- "#F0BF6A"
#' Pale Orange color
#'
#' This is a pale orange color with the hex code #F4CF90.
#'
#' \if{html}{\figure{Pale.Orange.png}{options: width=10 alt="Pale Orange color swatch"}}
#' \if{latex}{\figure{Pale.Orange.png}{options: width=0.5in}}
#'
#' @export
Pale.Orange <- "#F4CF90"
#' Deep Yellow color
#'
#' This is a deep yellow color with the hex code #9D7F06.
#'
#' \if{html}{\figure{Deep.Yellow.png}{options: width=10 alt="Deep Yellow color swatch"}}
#' \if{latex}{\figure{Deep.Yellow.png}{options: width=0.5in}}
#'
#' @export
Deep.Yellow <- "#9D7F06"
#' Dark Yellow color
#'
#' This is a dark yellow color with the hex code #CEA708.
#'
#' \if{html}{\figure{Dark.Yellow.png}{options: width=10 alt="Dark Yellow color swatch"}}
#' \if{latex}{\figure{Dark.Yellow.png}{options: width=0.5in}}
#'
#' @export
Dark.Yellow <- "#CEA708"
#' Yellow color
#'
#' This is a yellow color with the hex code #E8D206.
#'
#' \if{html}{\figure{Yellow.png}{options: width=10 alt="Yellow color swatch"}}
#' \if{latex}{\figure{Yellow.png}{options: width=0.5in}}
#'
#' @export
Yellow <- "#E8D206"
#' Light Yellow color
#'
#' This is a light yellow color with the hex code #FFE373.
#'
#' \if{html}{\figure{Light.Yellow.png}{options: width=10 alt="Light Yellow color swatch"}}
#' \if{latex}{\figure{Light.Yellow.png}{options: width=0.5in}}
#'
#' @export
Light.Yellow <- "#FFE373"
#' Pale Yellow color
#'
#' This is a pale yellow color with the hex code #FFF8DC.
#'
#' \if{html}{\figure{Pale.Yellow.png}{options: width=10 alt="Pale Yellow color swatch"}}
#' \if{latex}{\figure{Pale.Yellow.png}{options: width=0.5in}}
#'
#' @export
Pale.Yellow <- "#FFF8DC"
#' Deep Green color
#'
#' This is a deep green color with the hex code #304011.
#'
#' \if{html}{\figure{Deep.Green.png}{options: width=10 alt="Deep Green color swatch"}}
#' \if{latex}{\figure{Deep.Green.png}{options: width=0.5in}}
#'
#' @export
Deep.Green <- "#304011"
#' Dark Green color
#'
#' This is a dark green color with the hex code #54711E.
#'
#' \if{html}{\figure{Dark.Green.png}{options: width=10 alt="Dark Green color swatch"}}
#' \if{latex}{\figure{Dark.Green.png}{options: width=0.5in}}
#'
#' @export
Dark.Green <- "#54711E"
#' Green color
#'
#' This is a green color with the hex code #83B02F.
#'
#' \if{html}{\figure{Green.png}{options: width=10 alt="Green color swatch"}}
#' \if{latex}{\figure{Green.png}{options: width=0.5in}}
#'
#' @export
Green <- "#83B02F"
#' Light Green color
#'
#' This is a light green color with the hex code #ABD45E.
#'
#' \if{html}{\figure{Light.Green.png}{options: width=10 alt="Light Green color swatch"}}
#' \if{latex}{\figure{Light.Green.png}{options: width=0.5in}}
#'
#' @export
Light.Green <- "#ABD45E"
#' Pale Green color
#'
#' This is a pale green color with the hex code #C4E18E.
#'
#' \if{html}{\figure{Pale.Green.png}{options: width=10 alt="Pale Green color swatch"}}
#' \if{latex}{\figure{Pale.Green.png}{options: width=0.5in}}
#'
#' @export
Pale.Green <- "#C4E18E"
#' Deep Blue color
#'
#' This is a deep blue color with the hex code #002429.
#'
#' \if{html}{\figure{Deep.Blue.png}{options: width=10 alt="Deep Blue color swatch"}}
#' \if{latex}{\figure{Deep.Blue.png}{options: width=0.5in}}
#'
#' @export
Deep.Blue <- "#002429"
#' Dark Blue color
#'
#' This is a dark blue color with the hex code #004852.
#'
#' \if{html}{\figure{Dark.Blue.png}{options: width=10 alt="Dark Blue color swatch"}}
#' \if{latex}{\figure{Dark.Blue.png}{options: width=0.5in}}
#'
#' @export
Dark.Blue <- "#004852"
#' Blue color
#'
#' This is a blue color with the hex code #008C9E.
#'
#' \if{html}{\figure{Blue.png}{options: width=10 alt="Blue color swatch"}}
#' \if{latex}{\figure{Blue.png}{options: width=0.5in}}
#'
#' @export
Blue <- "#008C9E"
#' Light Blue color
#'
#' This is a light blue color with the hex code #1FE5FF.
#'
#' \if{html}{\figure{Light.Blue.png}{options: width=10 alt="Light Blue color swatch"}}
#' \if{latex}{\figure{Light.Blue.png}{options: width=0.5in}}
#'
#' @export
Light.Blue <- "#1FE5FF"
#' Pale Blue color
#'
#' This is a pale blue color with the hex code #85F1FF.
#'
#' \if{html}{\figure{Pale.Blue.png}{options: width=10 alt="Pale Blue color swatch"}}
#' \if{latex}{\figure{Pale.Blue.png}{options: width=0.5in}}
#'
#' @export
Pale.Blue <- "#85F1FF"
#' Deep Purple color
#'
#' This is a deep purple color with the hex code #271041.
#'
#' \if{html}{\figure{Deep.Purple.png}{options: width=10 alt="Deep Purple color swatch"}}
#' \if{latex}{\figure{Deep.Purple.png}{options: width=0.5in}}
#'
#' @export
Deep.Purple <- "#271041"
#' Dark Purple color
#'
#' This is a dark purple color with the hex code #4E2183.
#'
#' \if{html}{\figure{Dark.Purple.png}{options: width=10 alt="Dark Purple color swatch"}}
#' \if{latex}{\figure{Dark.Purple.png}{options: width=0.5in}}
#'
#' @export
Dark.Purple <- "#4E2183"
#' Purple color
#'
#' This is a purple color with the hex code #743496.
#'
#' \if{html}{\figure{Purple.png}{options: width=10 alt="Purple color swatch"}}
#' \if{latex}{\figure{Purple.png}{options: width=0.5in}}
#'
#' @export
Purple <- "#743496"
#' Light Purple color
#'
#' This is a light purple color with the hex code #A06CDA.
#'
#' \if{html}{\figure{Light.Purple.png}{options: width=10 alt="Light Purple color swatch"}}
#' \if{latex}{\figure{Light.Purple.png}{options: width=0.5in}}
#'
#' @export
Light.Purple <- "#A06CDA"
#' Pale Purple color
#'
#' This is a pale purple color with the hex code #CAADEB.
#'
#' \if{html}{\figure{Pale.Purple.png}{options: width=10 alt="Pale Purple color swatch"}}
#' \if{latex}{\figure{Pale.Purple.png}{options: width=0.5in}}
#'
#' @export
Pale.Purple <- "#CAADEB"
#' Deep Grey color
#'
#' This is a deep grey color with the hex code #151315.
#'
#' \if{html}{\figure{Deep.Grey.png}{options: width=10 alt="Deep Grey color swatch"}}
#' \if{latex}{\figure{Deep.Grey.png}{options: width=0.5in}}
#'
#' @export
Deep.Grey <- "#151315"
#' Dark Grey color
#'
#' This is a dark grey color with the hex code #403A3F.
#'
#' \if{html}{\figure{Dark.Grey.png}{options: width=10 alt="Dark Grey color swatch"}}
#' \if{latex}{\figure{Dark.Grey.png}{options: width=0.5in}}
#'
#' @export
Dark.Grey <- "#403A3F"
#' Grey color
#'
#' This is a grey color with the hex code #6F646C.
#'
#' \if{html}{\figure{Grey.png}{options: width=10 alt="Grey color swatch"}}
#' \if{latex}{\figure{Grey.png}{options: width=0.5in}}
#'
#' @export
Grey <- "#6F646C"
#' Light Grey color
#'
#' This is a light grey color with the hex code #9E949B.
#'
#' \if{html}{\figure{Light.Grey.png}{options: width=10 alt="Light Grey color swatch"}}
#' \if{latex}{\figure{Light.Grey.png}{options: width=0.5in}}
#'
#' @export
Light.Grey <- "#9E949B"
#' Pale Grey color
#'
#' This is a pale grey color with the hex code #CFC9CD.
#'
#' \if{html}{\figure{Pale.Grey.png}{options: width=10 alt="Pale Grey color swatch"}}
#' \if{latex}{\figure{Pale.Grey.png}{options: width=0.5in}}
#'
#' @export
Pale.Grey <- "#CFC9CD"
#' List of all colors
#' @export
color.list <- list(
Deep.Red = Deep.Red,
Dark.Red = Dark.Red,
Red = Red,
Light.Red = Light.Red,
Pale.Red = Pale.Red,
Deep.Orange = Deep.Orange,
Dark.Orange = Dark.Orange,
Orange = Orange,
Light.Orange = Light.Orange,
Pale.Orange = Pale.Orange,
Deep.Yellow = Deep.Yellow,
Dark.Yellow = Dark.Yellow,
Yellow = Yellow,
Light.Yellow = Light.Yellow,
Pale.Yellow = Pale.Yellow,
Deep.Green = Deep.Green,
Dark.Green = Dark.Green,
Green = Green,
Light.Green = Light.Green,
Pale.Green = Pale.Green,
Deep.Blue = Deep.Blue,
Dark.Blue = Dark.Blue,
Blue = Blue,
Light.Blue = Light.Blue,
Pale.Blue = Pale.Blue,
Deep.Purple = Deep.Purple,
Dark.Purple = Dark.Purple,
Purple = Purple,
Light.Purple = Light.Purple,
Pale.Purple = Pale.Purple,
Deep.Grey = Deep.Grey,
Dark.Grey = Dark.Grey,
Grey = Grey,
Light.Grey = Light.Grey,
Pale.Grey = Pale.Grey
)
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.