Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Chapter-Instructions/Chapter_01b_Instructions.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ format: gfm
Now that you have created your first plot, you will begin to explore data visualization with **ggplot2**: navigating variables, distribution, plots, and varying aesthetic options.

**REMEMBER**: **For each of the following chapters, create a new branch corresponding to that chapter.**
**For our purposes, each new branch should always be built off of the main branch.**
**Continue to work on the examples, exercises, and write any notes you may want.**
**Then, save and render the document, before committing and pushing those changes to the corresponding new branch on GitHub desktop.**
**Create a pull request, requesting your mentor's review.**
Expand Down Expand Up @@ -483,4 +484,4 @@ Another great tool is **Google**: try googling the error message, as it’s like

------------------------------------------------------------------------

**NEXT UP:** [Chapter 1c](https://github.com/UCSC-Treehouse/Essential-skills-for-Treehouse-computational-research/blob/main/Chapter-Instructions/Chapter_01c_Instructions.md)
**NEXT UP:** [Chapter 1c](https://github.com/UCSC-Treehouse/Essential-skills-for-Treehouse-computational-research/blob/main/Chapter-Instructions/Chapter_01c_Instructions.md)