Skip to content

Modern R instead of “just” R because we are going to learn how to use modern packages (mostly those from the tidyverse) and concepts, such as functional programming (which is quite an old concept actually, but one that came into fashion recently)

Notifications You must be signed in to change notification settings

dxiai/actup-modern-r-basics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Einleitung

Ein Einstiegskurs in die Arbeit mit R bei Verwendung 'moderner' Methoden im R. Dieser Minikurs lehrt die moderne Pakete (Tidyverse) und gibt Einblicke in das Konzept der funktionalen Programmierung. Das funktionale Programmieren ist ein ziemlich altes Konzept, das aber erst kürzlich in Mode gekommen ist und verwendet wird.

Für Editoren

ZHAW Moodle Layouts

Das ZHAW Moodle verwendet Bootstrap 4 unbeschränkt. Es können alle Funktionen von Bootstrap genutzt werden.

Wichtig: Moodle's markdown interpreter versteht das Quote-Präfix > nicht.

Wichtig: Moodle's markdown interpreter erlaubt kein Markdown in HTML Code. Falls Bootstrap Alerts und Buttons o.ä. verwendet werden, muss der gesamte Inhalte als HTML formatiert werden.

Das ZHAW Moodle verwendet die standard fontawesome 4.7.0 free Icons.

Ausserdem wird ein spezieller Satz von Glyphicons verwendet. Das einzige Symbol in dieser Auswahl, das sinnvoll verwendet werden kann, ist das ZHAW Logo: Z.B. <i class="glyphicon glyphicon-zhaw"></i>.

Lizenz

Dieser Kurs ist unter CC BY NC SA 4.0 lizensiert.

About

Modern R instead of “just” R because we are going to learn how to use modern packages (mostly those from the tidyverse) and concepts, such as functional programming (which is quite an old concept actually, but one that came into fashion recently)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published