- So far we have learned the basics of programming in
R:- How to assign elements to objects (
<-) - How to run code
- How to save
R-scripts - How to manage projects in
RStudio - How to create notebooks or markdown HTML files
- How to find help
- How to assign elements to objects (
- Now we will add a bit more building blocks