forked from IBiDat/dataviz
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.Rmd
23 lines (19 loc) · 942 Bytes
/
index.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
title: "Data visualization (19139)"
description: |
Homepage and materials for the course on
[data visualization](https://aplicaciones.uc3m.es/cpa/generaFicha?est=375&asig=19139&idioma=2),
as part of uc3m's
[Master in Computational Social Science](https://www.uc3m.es/master/computational-social-science)
site: distill::distill_website
---
## Programme
1. Fundamentals of graphical practice
2. The grammar of graphs in R
3. Data visualization in R
4. Data communication in R
## Learning outcomes
- Knowledge of the general principles of analytical design, graphical elements and their visual perception.
- Ability to select the type of representation and graphic elements most appropriate to the type of data and the result to be communicated.
- Ability to read, understand, analyze and elaborate graphic representations with social data.
- Ability to produce automated reports and dashboards with reproducible visualizations.