Skip to content
Open
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,4 @@ But, this tutorial still provides you with the essential command line techniques
**Enjoy!**

<img src="https://octodex.github.com/images/nyantocat.gif" width="150px">
#comment
3 changes: 2 additions & 1 deletion penguins.R
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,9 @@ viz <- ggplot(penguins,
ggsave(here("Figures", "Bill-features.png"),
width = 6, height = 5, units = "in")


#this is a comment

## ## ## ## ## ## ## ## ## ## ##
# ADD YOUR OWN CODE BELOW ####
## ## ## ## ## ## ## ## ## ## ##
#testing save
2 changes: 1 addition & 1 deletion slides.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
&lt;/video&gt;
&lt;/div&gt;


#comment

---
# This tutorial is for you
Expand Down