tidying a wee bit

This commit is contained in:
Jeremy Kidwell 2021-12-09 10:16:45 +00:00
parent d98d1e7c78
commit d4458d49f7

View file

@ -14,10 +14,6 @@ coul3 <- brewer.pal(3, "RdYlBu") # Using RdYlBu range to generate 3 colour palet
``` ```
Note that the `echo = FALSE` parameter was added to the code chunk to prevent printing of the R code that generated the plot.
### To Do List
## Upload Data ## Upload Data
```{r Data Upload} ```{r Data Upload}
connect_data = read.csv("./data/connectDATA.csv") connect_data = read.csv("./data/connectDATA.csv")