Skip to content

Commit a5cc8d7

Browse files
authored
Update Exercise_8_solutions.md
1 parent dc3cf57 commit a5cc8d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/solutions/Exercise_8_solutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Basic plotting
2-
NB: remember to run `library(tidyverse)` and `library(ggplot2)`
2+
NB: remember to run `library(tidyverse)`
33

44
- Make a scatterplot showing the relationship between gene length and count in the data located in "data_file_1.csv". Bonus: Can you change the names of the x and y axes?
55
```{r}

0 commit comments

Comments
 (0)