Skip to content

Commit fbc6e7e

Browse files
authored
Merge pull request #266 from UBC-DSCI/viz-rewrite
Viz rewrite
2 parents 44e3211 + 85ada93 commit fbc6e7e

File tree

2 files changed

+590
-341
lines changed

2 files changed

+590
-341
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ The same comments regarding passwords and `sudo` as above apply here.
7878
don't "disappear" in the rest of the text. So for example, if I have a `,` in the text, I should do
7979
something like "here is some text about the comma (`,`)". Or for `<-`, we should do "something like this assignment operator (`<-`)".
8080
There are likely exceptions to this rule though.
81+
- Book titles in the text should be typeset in italics (e.g. *R for Data Science*)
8182
8283
#### Code blocks
8384
- Use the knitr label format `##-[name with only alphanumeric + hyphens]` where

0 commit comments

Comments
 (0)