File: CITATION

package info (click to toggle)
r-cran-ggplot2 3.3.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 8,184 kB
  • sloc: sh: 15; makefile: 5
file content (11 lines) | stat: -rw-r--r-- 409 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
citHeader("To cite ggplot2 in publications, please use:")

citEntry(entry = "book",
  author = "Hadley Wickham",
  title = "ggplot2: Elegant Graphics for Data Analysis",
  publisher = "Springer-Verlag New York",
  year = "2016",
  isbn = "978-3-319-24277-4",
  url = "https://ggplot2.tidyverse.org",
  textVersion = "H. Wickham. ggplot2: Elegant Graphics for Data Analysis. Springer-Verlag New York, 2016."
)