Victor’s Learning Log 1

The goal

This week I was in the process of getting used to the workflow of coding in R and learning how to use RStudio, RPubs, and R Markdown.

How did I achieve this?

I watched the Week 1 Coding workshop on YouTube and followed along in RStudio. I then consolidated this knowledge by creating this learning log! I learnt how to make

  • Lists

Block quotes

fancy words

print("Code (pew pew)")
## [1] "Code (pew pew)"

some YAML, and much more! :)

Future goals

I will continue to consolidate this knowledge with usage of RStudio. I’ll also get started on the Week 2 coding workshop early to make sure I’m on top of my workload.