Skip to content

Commit

Permalink
add logo and refresh README
Browse files Browse the repository at this point in the history
  • Loading branch information
ErdaradunGaztea committed Jun 24, 2024
1 parent b7ed8a9 commit 25edd50
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 4 deletions.
3 changes: 2 additions & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ knitr::opts_chunk$set(
library(gglgbtq)
options(gglgbtq_font_size = 1.7)
set.seed(7)
```

# gglgbtq
# gglgbtq <a href="https://turtletopia.github.io/gglgbtq/"><img src="man/figures/logo.svg" align="right" height="139" /></a>

<!-- badges: start -->
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# gglgbtq
# gglgbtq <a href="https://turtletopia.github.io/gglgbtq/"><img src="man/figures/logo.svg" align="right" height="139" /></a>

<!-- badges: start -->

Expand Down Expand Up @@ -31,7 +31,7 @@ To list all available palettes, call:

``` r
show_pride()
## # A tibble: 32 × 2
## # A tibble: 37 × 2
## palettes lengths
## <chr> <int>
## 1 rainbow 6
Expand All @@ -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:
Expand Down
Binary file modified README_files/figure-gfm/ggplot2-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified README_files/figure-gfm/ggplot2_scale-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified README_files/figure-gfm/ggplot2_theme-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified README_files/figure-gfm/ggplot2_theme_custom-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions man/figures/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 25edd50

Please sign in to comment.