My coding goals this week are as follows:
I was successfully able to grasp the simple concepts of markdown and how to use the basic features. I did experience a small hiccup when trying to change the theme and table of contents in the YAML section, and I am now aware that YAML is very finicky and spelling and the placements of indents need to be correct.
The same goes for using R code, and although I am a little slow with nagivating the project, I am aiming to familiarise myself with the software and get quicker as I go.
print("I am keen to start coding descriptive stats, and maybe have a peak at an analysis at the end of term!")
## [1] "I am keen to start coding descriptive stats, and maybe have a peak at an analysis at the end of term!"
I am excited to dive deeper into R code such as making tables and plotting data!