diff --git a/_events/2021/11/2021-11-22_R.md b/_events/2021/11/2021-11-22_R.md new file mode 100644 index 0000000000000000000000000000000000000000..12fc46eb8f356359ce023f346190aca6a1243f5c --- /dev/null +++ b/_events/2021/11/2021-11-22_R.md @@ -0,0 +1,42 @@ +--- +title: Programming with R +layout: event +organizers: + - meessen +lecturers: + - TBA +type: workshop +start: + date: "2021-11-22" +end: + date: "2021-11-23" +registration_link: https://events.hifis.net/event/188/ +location: + campus: online +fully_booked_out: false +registration_period: + from: "2021-11-08" + to: "2021-11-18" +excerpt: + "An Introduction for scientists and PhD. students to programming using the + language R. No prior experience required." +--- + +## Goal + +Enable the participants to write their own scripts in R to automatically +evaluate data and solve recurring or labourious tasks by automation. + +## Content + +The course will introduce basic concepts of the language. +Emphasis will be put on live coding (i.e. learners write their code along with +the instructors) and overcoming the initial learning hurdles together. +Hands-on exercises give the opportunity to test the newly acquired knowledge. + +## Requirements + +Neither prior knowledge nor experience in the area is needed. +Participants are asked to bring their own computer on which they can install +software. +Detailed instructions will be made available on the workshop website.