Skip to content

Commit

Permalink
tidy appearance of cover page (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
djnavarro authored May 5, 2023
1 parent ae79b34 commit b193bd0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions index.qmd
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
`r if (knitr::is_latex_output()) '<!--'`

# Welcome {.unnumbered}

This is the on-line version of work-in-progress **3rd edition** of "ggplot2: elegant graphics for data analysis" published by Springer.
Expand All @@ -10,5 +8,3 @@ It is not a [cookbook](https://r-graphics.org), and won't necessarily help you c
But it will help you understand the details of the underlying theory, giving you the power to tailor any plot specifically to your needs.

The book is written by [Hadley Wickham](http://hadley.nz), [Danielle Navarro](https://djnavarro.net), and [Thomas Lin Pedersen](https://www.data-imaginist.com).

`r if (knitr::is_latex_output()) '-->'`

0 comments on commit b193bd0

Please sign in to comment.