Skip to content

Commit

Permalink
fix spacing?
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherkenny committed Mar 12, 2024
1 parent 32c6226 commit d91e15f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@ palette(roygbiv)
<img src = "man/figures/README-print.png" width = "700px" align = "left">
</div>

<br>
<br><br>
<br><br>

There is also a `plot()` method for visualizing the colors:

```{r plot}
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,9 @@ palette(roygbiv)

</div>

<br> There is also a `plot()` method for visualizing the colors:
<br><br> <br><br>

There is also a `plot()` method for visualizing the colors:

``` r
plot(palette(roygbiv))
Expand Down

0 comments on commit d91e15f

Please sign in to comment.