-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.Rmd
116 lines (62 loc) · 2.23 KB
/
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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
---
title: "adminR"
subtitle: "R in Official Statistics and Public Administration"
date: "`Workshop Statistiktage, <br />6. September 2021`"
output:
xaringan::moon_reader:
css: libs/adminr_style.css
lib_dir: libs
nature:
highlightStyle: github
highlightLines: true
countIncrementalSlides: false
---
```{r setup, include=FALSE}
options(htmltools.dir.version = FALSE)
# library("icon")
# source("libs/render_toc.R")
```
# Programm
- <font > <b> Introduction to adminR</b></font>
- <font > <b> swissdd</b></font><br />
Thomas Lo Russo, Statistisches Amt Kanton Zürich
- <font > <b> staagBevproj</b></font> <br />
Tina Cornioley, Statistik Aargau
- <font > <b> MRMT</b></font> <br />
Michele Rigamonti, Ufficio di statistica
- <font > <b> kofdata </b></font> <br />
Matthias Bannert, KOF ETHZ
---
# adminR
### Was
- Halbjährliches Treffen irgendwo in der Schweiz, früh abends unter der Woche und informell.
- Möglichkeit zum Austausch mit anderen UseRn in der öffentlichen Verwaltung und verwandten Institutionen.
- Methodische Aspekte stehen im Vordergrund. Wie wird R eingesetzt, für welche Aufgaben, welche Packages, wie sieht der Workflow aus, etc.?
### Wie
- Themenvorträge (20 Min.)
- Lightning Talks (10 Min.)
Sprache: frei
---
# adminR
### Wer
Mitarbeitende der Öffentlichen Verwaltung oder verwandten Institutionen, die mit Daten der Öffentlichen Statistik arbeiten und dazu die Software R verwenden.
### Organisationsteam
- Ronald Indergand, Staatssekretariat für Wirtschaft
- Christoph Sax, cynkra GmbH
- Andrea Schnell, Statistisches Amt Kanton Zürich
Das Organisationsteam sucht Gastgeber und Vortragende. Die Gastgeber stellen den Raum und die Verpflegung zur Verfügung.
---
background-image: url("libs/logo.png")
background-position: 50% 10%
background-size: 30%
class: bottom, center, inverse
<br>
https://www.meetup.com/adminr/
https://github.com/swiss-adminR
https://twitter.com/adminR3
<br>
[Ronald](mailto:[email protected]), [Christoph](mailto:[email protected]), [Andrea](mailto:[email protected])
---
class: center, middle, inverse
# adminR Packages
[https://github.com/swiss-adminR/pkgs](https://github.com/swiss-adminR/pkgs)