Programming with ROnline Event
General Information
Language | English |
---|---|
Cost | Free of charge |
Level | Beginner |
Registration Period | 2021-11-08 to 2021-11-15 |
Registration
You do not need to set up an Indico account to register.
Please note: To allow for a fairer distribution of seats across the various centres, the initial seat count per centre has been limited. We encourage those that want to register after the seats for their centre have been taken, to register on the waiting list instead. Remaining seats will be distributed among the waiting list according to first-come-first-serve. Persons on the waiting list will be notified regarding their registration on the work day after the end of the registration period.
Code of Conduct
We adhere to the Software Carpentries' Code of Conduct.
You can report violations to
- The Instructors and Helpers
- The HIFIS helpdesk
- The Software Carpentries
Workshop Content
This workshop is conceptualized as a two-day event that will help you to understand basic concepts in programming languages using R:
- Understand fundamental concepts like data types, functions or loops
- Loading and writing data from and to files
- Plotting graphs
Preparations
Participants are asked to make sure they have the necessary rights to install software on their computers.
Installing the Required Tools
For this workshop two tools are required:
Example data
- create a new folder called r-novice-inflammation
- Download the r-novice-inflammation-data.zip and move it to the previously created folder
- Unzip the content of the zip file into the r-novice-inflammation folder
- You should now have a folder named data inside r-novice-inflammation