An introduction to base R for beginners suitable for self-learning.
To read the contents of the IPython notebook, check the pdf file under 'extra'.
To start studying this interactively:
- go to https://notebooks.csc.fi
- login with Haka or Virtu account (if you don't have a Haka/Virtu account you need a special notebooks.csc.fi account created for you, contact [email protected])
- find the application called "Introduction to R", click on round "Start session" button on the right.
- Wait for the session to load. Then it will open Jupyter in your browser.
- In Jupyter, double click on R-for-beginners and then on baseRintro.ipynb. This will start the notebook in a new Jupyter tab.
- Follow the instructions in the notebook. Happy learning!