From 147954fdb3b205ee0ad7a887c3178635761e3a7f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Mee=C3=9Fen?= <christian.meessen@gfz-potsdam.de> Date: Mon, 4 Oct 2021 12:13:18 +0200 Subject: [PATCH] Added event 2021-11-22_R.md --- _events/2021/11/2021-11-22_R.md | 42 +++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 _events/2021/11/2021-11-22_R.md 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 000000000..12fc46eb8 --- /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. -- GitLab