Course Units
Find out how this course is supposed to work
01 R IntroductionLearn about R and R Studio
02 Data TypesLearn about different levels of measurements and how information is arranged in data types in R.
03 Objects TypesDiscover different types of data storing in objects.
04 Indexing, Subsetting and SortingLearn how to access single and multiple elements.
05 In- and Output of dataLearn what a csv file is and how to use it in a dataframe.
06 Manipulating DataAt the end of this unit you should know how to sort, bind and merge specific datum in vectors, lists, matrices and data.frames.
07 Simple VisualizationsLearn about basic graphs in R
08 ConditionsYou will learn about operators, implementing if/else statements, and employing while loops for iterative task.
09 AutomationYou will learn how to automate tasks: delving into for loops, utilizing apply functions, and creating your own functions.
Assignmentsgeneral information on assignments and tasks can be found here
Excursion: Maps & Models Marked Assignments/Projects Good practices