diff --git a/README.Rmd b/README.Rmd index 5e160ae..c562284 100644 --- a/README.Rmd +++ b/README.Rmd @@ -10,9 +10,10 @@ knitr::opts_chunk$set( library(gglgbtq) options(gglgbtq_font_size = 1.7) +set.seed(7) ``` -# gglgbtq +# gglgbtq [![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) diff --git a/README.md b/README.md index e296134..64037d9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# gglgbtq +# gglgbtq @@ -31,7 +31,7 @@ To list all available palettes, call: ``` r show_pride() -## # A tibble: 32 × 2 +## # A tibble: 37 × 2 ## palettes lengths ## ## 1 rainbow 6 @@ -44,7 +44,7 @@ show_pride() ## 8 nonbinary 4 ## 9 philadelphia 8 ## 10 progress 11 -## # ℹ 22 more rows +## # ℹ 27 more rows ``` The most common use case is to use palettes with ggplot2: diff --git a/README_files/figure-gfm/ggplot2-1.png b/README_files/figure-gfm/ggplot2-1.png index 6cd5bfc..75a268f 100644 Binary files a/README_files/figure-gfm/ggplot2-1.png and b/README_files/figure-gfm/ggplot2-1.png differ diff --git a/README_files/figure-gfm/ggplot2_scale-1.png b/README_files/figure-gfm/ggplot2_scale-1.png index 6cd5bfc..75a268f 100644 Binary files a/README_files/figure-gfm/ggplot2_scale-1.png and b/README_files/figure-gfm/ggplot2_scale-1.png differ diff --git a/README_files/figure-gfm/ggplot2_theme-1.png b/README_files/figure-gfm/ggplot2_theme-1.png index f1d41e9..e536484 100644 Binary files a/README_files/figure-gfm/ggplot2_theme-1.png and b/README_files/figure-gfm/ggplot2_theme-1.png differ diff --git a/README_files/figure-gfm/ggplot2_theme_custom-1.png b/README_files/figure-gfm/ggplot2_theme_custom-1.png index 751e478..302eae5 100644 Binary files a/README_files/figure-gfm/ggplot2_theme_custom-1.png and b/README_files/figure-gfm/ggplot2_theme_custom-1.png differ diff --git a/man/figures/logo.svg b/man/figures/logo.svg new file mode 100644 index 0000000..7a985ac --- /dev/null +++ b/man/figures/logo.svg @@ -0,0 +1 @@ + \ No newline at end of file