We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a856db commit b9da103Copy full SHA for b9da103
pdf/index.Rmd
@@ -1,6 +1,6 @@
1
---
2
title: "Data Science: A First Introduction"
3
-author: "Tiffany-Anne Timbers, Trevor Campbell & Melissa Lee"
+author: "Tiffany Timbers, Trevor Campbell, and Melissa Lee"
4
date: "`r Sys.Date()`"
5
knit: "bookdown::render_book"
6
documentclass: krantz
@@ -16,10 +16,10 @@ lot: yes
16
lof: yes
17
fontsize: 12pt
18
graphics: yes
19
+cover-image: "img/ds-a-first-intro-cover.jpg"
20
site: bookdown::bookdown_site
21
description: "This is a textbook for teaching a first introduction to data science."
22
github-repo: UBC-DSCI/introduction-to-datascience
-cover-image: img/chapter_overview.jpg
23
24
25
```{r setup-pdf, include=FALSE}
0 commit comments