Skip to content

Commit

Permalink
fixing minor typo in graphing notes
Browse files Browse the repository at this point in the history
  • Loading branch information
lucylgao committed Sep 26, 2023
1 parent f147229 commit da3c5b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/notes/notes-a06.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ We think the best way to learn the basics of ggplot2 is to work through Workshee
- Haven't attempted all of the questions on Worksheet A3? Then spend this time attempting unattempted questions.
- Finished attempting all of the questions? Then do the optional [R4DS Data Visualization](https://r4ds.had.co.nz/data-visualisation.html) reading, and maybe even do some of the exercises for extra practice.

Put any questions you have about the worksheet questions or about data manipulation in general in the Google Doc posted to Canvas.
Put any questions you have about the worksheet questions or about graphing in general in the Google Doc posted to Canvas.

### Remaining time in Class 1

Expand Down
2 changes: 1 addition & 1 deletion content/notes/notes-a06.html
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ <h3>First 40 minutes of Class 1</h3>
<li>Haven’t attempted all of the questions on Worksheet A3? Then spend this time attempting unattempted questions.</li>
<li>Finished attempting all of the questions? Then do the optional <a href="https://r4ds.had.co.nz/data-visualisation.html">R4DS Data Visualization</a> reading, and maybe even do some of the exercises for extra practice.</li>
</ul>
<p>Put any questions you have about the worksheet questions or about data manipulation in general in the Google Doc posted to Canvas.</p>
<p>Put any questions you have about the worksheet questions or about graphing in general in the Google Doc posted to Canvas.</p>
</div>
<div id="remaining-time-in-class-1" class="section level3">
<h3>Remaining time in Class 1</h3>
Expand Down

0 comments on commit da3c5b9

Please sign in to comment.