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 af58f79 commit f16ebf0Copy full SHA for f16ebf0
penguins.R
@@ -43,3 +43,9 @@ viz <- ggplot(penguins,
43
labs(title = "Length and depth of penguin bills")
44
ggsave(here("Figures", "Bill-features.png"),
45
width = 6, height = 5, units = "in")
46
+
47
48
49
+## ## ## ## ## ## ## ## ## ## ##
50
+# ADD YOUR OWN CODE BELOW ####
51
0 commit comments