Introductory R Course

2023-05-26

Introductory R Course
Roberto
Roberto Molowny-Horas
Ecosystem Modelling Facility - CREAF
Víctor
Víctor Granda-García
Ecosystem Modelling Facility - CREAF

Course description

The aim of this course is to learn the basics of writing code in R and to become acquainted with some of the most useful R packages. The first part explains R programming basic concepts (object types, conditional execution and loops). The second part of the course delves into the tidyverse, with emphasis in data transformation (dplyr) and visualization (ggplot2)..

Last course event

Last course event was hold at CREAF between 2023-04-24 and 2023-04-27

Materials:

day_1_00_miscellanea.pdf

day_1_01_data_types.pdf

day_1_02_basic_plotting.pdf

day_1_03_read_and_write.pdf

day_2_01_conditionals_and_loops.pdf

day_2_02_functions.pdf

day_2_03_pipes.pdf

day_3_dplyr.pdf

day_4_ggplot2.pdf