From b15ab67d8d5de2b6f490242139147f44c7686b0b Mon Sep 17 00:00:00 2001 From: "Isaac T. Petersen" Date: Tue, 18 Feb 2025 19:18:30 -0600 Subject: [PATCH] 20250218 - documentation --- figures.Rmd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/figures.Rmd b/figures.Rmd index c3fbaa7..13285b7 100644 --- a/figures.Rmd +++ b/figures.Rmd @@ -726,6 +726,8 @@ pie(rep(1, 8), col = palette_OkabeIto_black) `Safe` palette from the `rcartocolor` package: https://stackoverflow.com/a/56066712 (archived at https://perma.cc/WUH5-F4Z7) ```{r} +#from: scales::show_col(carto_pal(12, "Safe")) + c12 <- c( "#88CCEE", "#CC6677",