mirror of
https://github.com/kidwellj/re_connect_survey.git
synced 2025-06-14 10:34:09 +00:00
tidying a wee bit
This commit is contained in:
parent
d98d1e7c78
commit
d4458d49f7
1 changed files with 0 additions and 4 deletions
|
@ -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")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue