forked from privefl/rmarkdown-website-template
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathsessions.html
704 lines (621 loc) · 22.9 KB
/
sessions.html
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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta http-equiv="X-UA-Compatible" content="IE=EDGE" />
<title>Working sessions</title>
<script src="site_libs/header-attrs-2.17/header-attrs.js"></script>
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="site_libs/bootstrap-3.3.5/css/cosmo.min.css" rel="stylesheet" />
<script src="site_libs/bootstrap-3.3.5/js/bootstrap.min.js"></script>
<script src="site_libs/bootstrap-3.3.5/shim/html5shiv.min.js"></script>
<script src="site_libs/bootstrap-3.3.5/shim/respond.min.js"></script>
<style>h1 {font-size: 34px;}
h1.title {font-size: 38px;}
h2 {font-size: 30px;}
h3 {font-size: 24px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 12px;}
code {color: inherit; background-color: rgba(0, 0, 0, 0.04);}
pre:not([class]) { background-color: white }</style>
<script src="site_libs/navigation-1.1/tabsets.js"></script>
<link href="site_libs/highlightjs-9.12.0/textmate.css" rel="stylesheet" />
<script src="site_libs/highlightjs-9.12.0/highlight.js"></script>
<link href="site_libs/font-awesome-5.1.0/css/all.css" rel="stylesheet" />
<link href="site_libs/font-awesome-5.1.0/css/v4-shims.css" rel="stylesheet" />
<style type="text/css">
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
</style>
<style type="text/css">code{white-space: pre;}</style>
<script type="text/javascript">
if (window.hljs) {
hljs.configure({languages: []});
hljs.initHighlightingOnLoad();
if (document.readyState && document.readyState === "complete") {
window.setTimeout(function() { hljs.initHighlighting(); }, 0);
}
}
</script>
<style type = "text/css">
.main-container {
max-width: 940px;
margin-left: auto;
margin-right: auto;
}
img {
max-width:100%;
}
.tabbed-pane {
padding-top: 12px;
}
.html-widget {
margin-bottom: 20px;
}
button.code-folding-btn:focus {
outline: none;
}
summary {
display: list-item;
}
details > summary > p:only-child {
display: inline;
}
pre code {
padding: 0;
}
</style>
<style type="text/css">
.dropdown-submenu {
position: relative;
}
.dropdown-submenu>.dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu>a:after {
display: block;
content: " ";
float: right;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
border-width: 5px 0 5px 5px;
border-left-color: #cccccc;
margin-top: 5px;
margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
border-left-color: #adb5bd;
}
.dropdown-submenu.pull-left {
float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
left: -100%;
margin-left: 10px;
border-radius: 6px 0 6px 6px;
}
</style>
<script type="text/javascript">
// manage active state of menu based on current page
$(document).ready(function () {
// active menu anchor
href = window.location.pathname
href = href.substr(href.lastIndexOf('/') + 1)
if (href === "")
href = "index.html";
var menuAnchor = $('a[href="' + href + '"]');
// mark the anchor link active (and if it's in a dropdown, also mark that active)
var dropdown = menuAnchor.closest('li.dropdown');
if (window.bootstrap) { // Bootstrap 4+
menuAnchor.addClass('active');
dropdown.find('> .dropdown-toggle').addClass('active');
} else { // Bootstrap 3
menuAnchor.parent().addClass('active');
dropdown.addClass('active');
}
// Navbar adjustments
var navHeight = $(".navbar").first().height() + 15;
var style = document.createElement('style');
var pt = "padding-top: " + navHeight + "px; ";
var mt = "margin-top: -" + navHeight + "px; ";
var css = "";
// offset scroll position for anchor links (for fixed navbar)
for (var i = 1; i <= 6; i++) {
css += ".section h" + i + "{ " + pt + mt + "}\n";
}
style.innerHTML = "body {" + pt + "padding-bottom: 40px; }\n" + css;
document.head.appendChild(style);
});
</script>
<!-- tabsets -->
<style type="text/css">
.tabset-dropdown > .nav-tabs {
display: inline-table;
max-height: 500px;
min-height: 44px;
overflow-y: auto;
border: 1px solid #ddd;
border-radius: 4px;
}
.tabset-dropdown > .nav-tabs > li.active:before, .tabset-dropdown > .nav-tabs.nav-tabs-open:before {
content: "\e259";
font-family: 'Glyphicons Halflings';
display: inline-block;
padding: 10px;
border-right: 1px solid #ddd;
}
.tabset-dropdown > .nav-tabs.nav-tabs-open > li.active:before {
content: "\e258";
font-family: 'Glyphicons Halflings';
border: none;
}
.tabset-dropdown > .nav-tabs > li.active {
display: block;
}
.tabset-dropdown > .nav-tabs > li > a,
.tabset-dropdown > .nav-tabs > li > a:focus,
.tabset-dropdown > .nav-tabs > li > a:hover {
border: none;
display: inline-block;
border-radius: 4px;
background-color: transparent;
}
.tabset-dropdown > .nav-tabs.nav-tabs-open > li {
display: block;
float: none;
}
.tabset-dropdown > .nav-tabs > li {
display: none;
}
</style>
<!-- code folding -->
</head>
<body>
<div class="container-fluid main-container">
<div class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-bs-toggle="collapse" data-target="#navbar" data-bs-target="#navbar">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">R in Grenoble</a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li>
<a href="orga.html">
<span class="fa fa-sitemap"></span>
Orga
</a>
</li>
<li>
<a href="calendar.html">
<span class="fa fa-calendar"></span>
Calendar
</a>
</li>
<li>
<a href="sessions.html">
<span class="fa fa-calendar"></span>
Sessions
</a>
</li>
<li>
<a href="members.html">
<span class="fa fa-user"></span>
Members
</a>
</li>
<li>
<a href="https://r-in-grenoble.github.io/blog/">
<span class="fa fa-rss"></span>
Blog
</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li>
<a href="mailto:[email protected]">
<span class="fa fa-envelope-o"></span>
</a>
</li>
<li>
<a href="https://twitter.com/hashtag/rusersgrenoble?src=hash">
<span class="fa fa-twitter"></span>
</a>
</li>
<li>
<a href="https://github.com/r-in-grenoble/r-in-grenoble.github.io">
<span class="fa fa-github"></span>
</a>
</li>
<li>
<a href="https://www.youtube.com/channel/UCA2w7SQxsYH0NKGS8vmAqbg">
<span class="fa fa-youtube"></span>
</a>
</li>
</ul>
</div><!--/.nav-collapse -->
</div><!--/.container -->
</div><!--/.navbar -->
<div id="header">
<h1 class="title toc-ignore">Working sessions</h1>
</div>
<!-- **Next session**: TBA -->
<p><strong>Next session</strong>: Thursday April 6, 2023 <span
class="citation">@IMAG</span> (Auditorium) at 17:30</p>
<!-- Registration link will be posted soon. -->
<p>Registration to the event <a
href="https://www.eventbrite.com/e/billets-r-in-grenoble-38-performance-of-r-code-601322962167">here</a>.
Attendance is totally free but <strong>registration is
mandatory</strong> and is on a first-come, first-serve basis.</p>
<p>No Zoom this time.
<!-- Link to Zoom [here](https://univ-grenoble-alpes-fr.zoom.us/j/93497058691?pwd=UW12OTlvM3dWOU9adkE4ZHJwbGFzdz09), for those who cannot join in-person but are still interested in seeing the talk. Please only register if you plan to attend in-person. --></p>
<p>You can subscribe to our emailing list on the following link: <a
href="https://listes.univ-grenoble-alpes.fr/sympa/subscribe/r-in-grenoble?previous_action=info">r-in-grenoble
emailing list</a>.</p>
<p>You can checkout our YouTube channel <a
href="https://www.youtube.com/channel/UCA2w7SQxsYH0NKGS8vmAqbg">here</a>.</p>
<div id="help-us-communicate" class="section level3">
<h3>Help us communicate</h3>
<p>Please talk about our R group with your colleagues. Tell them to
register to the mailing list.</p>
<p>You can also <strong>print <a
href="r-in-gre_program_2022-2023.pdf">this poster</a> and put it up
somewhere at work</strong>.</p>
</div>
<div id="join-our-r-working-sessions-in-grenoble"
class="section level3">
<h3>Join our R working sessions in Grenoble</h3>
<p>We organise monthly working sessions on Thursdays at 17:30, at the <a
href="https://r-in-grenoble.github.io/members.html">IMAG building</a>.
<!-- **Due to COVID-19 restrictions all sessions to come and until further notice will be held by ZOOM**. --></p>
<p>Please find the guidelines for these sessions:</p>
<ul>
<li><p>Everyone is welcome (beginners to advanced R users, just bring
your laptop).</p></li>
<li><p>Presentations/tutorials will last 30 to 60 min, on some R topics
that can be useful to many people, with practical examples.</p></li>
<li><p>We want to have a lightning talk (5 min) after the main session
so that people can quickly present how they use R in their work (or a
specific package, etc.).</p></li>
<li><p>During the second part of the session, people could ask and
answer some questions about specific problems they encounter when coding
in R.</p></li>
<li><p>If you wish to share your R experience during a working session
and/or to co-animate a working session, please <a
href="mailto:[email protected]">contact us</a>.</p></li>
</ul>
</div>
<div id="schedule-of-2022-2023" class="section level3">
<h3>Schedule of 2022-2023</h3>
<p><em>Click on the title to see the session description</em></p>
<style type="text/css">
.schedule {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.limit {
width: 100%;
padding: 5px 0 5px 0;
}
.workshops-button {
padding: 0.75em 1.25em;
background-color: #cccccc;
opacity: 0.9;
width: auto;
color: black;
text-align: center;
overflow: auto;
}
.left-date {
width: 20%;
float: left;
text-align: left;
}
.center-title {
width: 60%;
float: left;
text-align: center;
font-size: 120%;
}
.right-authors {
width: 20%;
float: right;
text-align: right;
}
.workshops {
margin: 1em 1em 0 0;
}
.active {
background-color: #333333;
color: whitesmoke;
}
</style>
<script type="text/javascript">
function main() {
$('.schedule').hide();
$('.schedule').fadeIn(2000);
$('.workshops').hide();
$('.workshops-button').on('click', function() {
$(this).next().slideToggle(400);
$(this).toggleClass('active');
});
}
$(document).ready(main);
</script>
<div class="schedule">
<div class="limit">
<div class="workshops-button">
<div class="left-date">October 20, 2022</div>
<div class="center-title">
<i>Publication ready tables with {gtsummary}</i>
</div>
<div class="right-authors">Matthieu ROLLAND</div>
</div>
<ul class="workshops">The {gtsummary} package provides an elegant and flexible way to create publication-ready analytical and summary tables using R. This package can summarize datasets, regression models, and more, using sensible defaults with highly customizable capabilities. This session will be a very straightforward and hands on talk, presenting the {gtsummary} package that can be useful for any level of R user, wanting to easily and reproducibly produce nice looking tables that follow journal standards in many different formats (html, rtf, etc). The aim will be for attendees to understand the basics of the package, but we will also try to dig a little deeper in the structure of a gtsummary object and learn how to customize tables to fit your specific needs.</ul>
</div>
<div class="limit">
<div class="workshops-button">
<div class="left-date">November 10, 2022</div>
<div class="center-title">
<i>Advanced data visualisation with {ggplot2}</i>
</div>
<div class="right-authors">Nicolas JOVANOVIC</div>
</div>
<ul class="workshops">The {ggplot2} package is the perfect solution for making elegant and comprehensible graphics with a very short amount of code lines. Using the “Grammar of Graphics” as its core principle, this package provides a lot of easy to understand tools to help R users of any level to quickly and effortlessly produce publication-ready graphics. In this session, after a brief presentation of ggplot2, we will try to understand the “grammar” part of a ggplot2’s plot. Understanding this allow the user to create any plot fairly easily, because they know how each block works and interact with one another.</ul>
</div>
<div class="limit">
<div class="workshops-button">
<div class="left-date">December 01, 2022</div>
<div class="center-title">
<i>Using Git with R</i>
</div>
<div class="right-authors">Maxime JAUNATRE</div>
</div>
<ul class="workshops">Git is a version control system independent from R, it provides a neat way to stop the spread of old scripts sent by e-mail, enhances scientific reproductibility and provides a framework to collaborate on writing code with other people. This software can be used by every R-User, within Rstudio or using a command line tool, at any step of a project or package development. This session will present the core principles when managing code files with Git, and why it may save you time when working in team. At the end of this session you will be able to use Git for saving your work and share it easily online on GitHub/GitLab. This may even be your first step in understanding how to contribute to your most loved open-source package on GitHub/GitLab.</ul>
</div>
<div class="limit">
<div class="workshops-button">
<div class="left-date">January 05, 2023</div>
<div class="center-title">
<i>Data manipulation with {dplyr} and {data.table}</i>
</div>
<div class="right-authors">Nicolas JOVANOVIC</div>
</div>
<ul class="workshops">The {dplyr} package is one of the core packages of the tidyverse ecosystem that provides a grammar of data manipulation with a consistent interface for working with data frames. It supports operations to filter, group, and summarize data. {dplyr} also includes functions for working with databases and can be used to efficiently manipulate large datasets. This session will focus on the {dplyr} basics, but we will also overview the {data.table} package which is usually much faster than {dplyr} and the {dtplyr} package that provides a data.table backend for dplyr.</ul>
</div>
<div class="limit">
<div class="workshops-button">
<div class="left-date">January 26, 2023</div>
<div class="center-title">
<i>Dynamic web applications with {shiny}</i>
</div>
<div class="right-authors">Ronaldo SILVA</div>
</div>
<ul class="workshops">TBA</ul>
</div>
<div class="limit">
<div class="workshops-button">
<div class="left-date">March 09, 2023</div>
<div class="center-title">
<i>Litterate programming with {Rmarkdown} and {Quarto}</i>
</div>
<div class="right-authors">Nikita GUSAROV</div>
</div>
<ul class="workshops">Markup languages allow users to bypass a lot of limitations introduced by widespread "What you see is what you get" (WYSIWYG) based alternatives.
Contrary to the more sophisticated LaTeX or troff, markdown is extremely simple and easy to learn alternative with intuitive syntax.
Combined with pandoc back-end the resulting documents may be converted to nearly any derided format possible: HTML, PDF, DOCX and many more.
{Rmarkdown} introduces the possibility to use R, Python, C++ and other languages alongside markdown, simplifying the creation of reproducible reports and documents.
This session will focus on {Rmarkdown} based workflow, offering as well the introduction to {Quarto}, a novel alternative for classical {Rmarkdown}.</ul>
</div>
<div class="limit">
<div class="workshops-button">
<div class="left-date">April 06, 2023</div>
<div class="center-title">
<i>Performance of R code</i>
</div>
<div class="right-authors">Florian PRIVÉ</div>
</div>
<ul class="workshops">How to avoid writing slow R code? What are the strategies to write R code that is fast to run? I will provide some examples, and I will explain why some R codes are faster than others, so that you understand how to make your code faster. I'll also quickly talk about other strategies to make your code faster, such as Rcpp and parallelism.</ul>
</div>
<div class="limit">
<div class="workshops-button">
<div class="left-date">May 04, 2023</div>
<div class="center-title">
<i>Surprise talk (TBD)</i>
</div>
<div class="right-authors">Romain FRANÇOIS</div>
</div>
<ul class="workshops">TBA</ul>
</div>
<div class="limit">
<div class="workshops-button">
<div class="left-date">June 01, 2023</div>
<div class="center-title">
<i>Workflow management with {targets}</i>
</div>
<div class="right-authors">Matthieu ROLLAND</div>
</div>
<ul class="workshops">TBA</ul>
</div>
</div>
<p><br></p>
</div>
<div id="materials-from-previous-sessions" class="section level3">
<h3>Materials from previous sessions</h3>
<div id="section" class="section level4">
<h4>2022 - 2023</h4>
<ul>
<li><p>Performance of R code: <a
href="https://privefl.github.io/R-presentation/Rperf.html">slides</a></p></li>
<li><p>Litterate programming with {Rmarkdown} and {Quarto}: <a
href="presentation/presentation_20220309.pdf">slides</a></p></li>
<li><p>Publication ready tables with {gtsummary}: <a
href="http://www.danieldsjoberg.com/gtsummary-weill-cornell-presentation/">slides</a>,
<a href="https://www.youtube.com/watch?v=VUeYRfHJrHU">video</a></p></li>
</ul>
</div>
<div id="section-1" class="section level4">
<h4>2021 - 2022</h4>
<p>Unfortunately, the group was inactive during that period.</p>
</div>
<div id="section-2" class="section level4">
<h4>2020 - 2021</h4>
<ul>
<li><p>Time Series: <a
href="https://github.com/zaher-stat/R_in_Grenoble-Time_Series_Talk">tutorial</a></p></li>
<li><p>Building dashboards in R/shiny (and improve them with logs and
user feedback): <a
href="presentation/Cadyco_R_in_Grenoble_2021-05-25_v1.pdf">slides</a>,
<a href="presentation/export_Rdata_25_May">data</a></p></li>
<li><p>Git in R for beginners: <a
href="https://www.youtube.com/watch?v=EYHNuljz7Fo">video</a>, <a
href="presentation/git-github/git_for_beginners.html">slides</a></p></li>
<li><p>Machine learning in R: <a
href="https://www.youtube.com/watch?v=AkWb-toK1gE">video</a></p></li>
<li><p>Using UGA servers with R: <a
href="https://bouttiep.gricad-pages.univ-grenoble-alpes.fr/slides/20210114_group-r.html">GRICAD
slides</a>, <a
href="presentation/RinGrenoble_RandCIMENT_20210114_GUEGUEN.pdf">Servers
with R slides</a>, <a
href="https://www.youtube.com/watch?v=Nido4_bZ3SE">video</a></p></li>
<li><p>Alternatives to Rstudio: <a
href="presentation/rstudio_alternatives.pdf">slides</a>, <a
href="https://youtu.be/UzjCy6cyRiI">video</a></p></li>
<li><p>Collect and use open access World Bank data to know your country:
<a href="https://bttomio.github.io/slides/WDI/Slides.html">slides</a>,
<a href="https://www.youtube.com/watch?v=vDfZ_Vxzgeo">video</a></p></li>
<li><p><a href="presentation/rexam2slides.pdf">Organising exams in
R</a></p></li>
</ul>
</div>
<div id="section-3" class="section level4">
<h4>2019 - 2020</h4>
<ul>
<li><p><a href="presentation/20200130_r_meeting_codalab.pdf">Organising
a data challenge in R</a></p></li>
<li><p><a href="https://www.barelysignificant.com/slides/RGUG2019">An
introduction to Bayesian multilevel models using R, brms, and
Stan</a></p></li>
<li><p>Spatial data with packages {sf} and {raster}: <a
href="https://ihough.github.io/talk_2019-10_geospatial/talk_2019-10_geospatial.html#1">Presentation</a>;
<a
href="https://github.com/ihough/talk_2019-10_geospatial/blob/master/mapping_demo.R">R
script</a></p></li>
<li><p><a
href="https://annakrystalli.me/talks/r-in-repro-research.html">Reproducible
research in R</a></p></li>
</ul>
</div>
<div id="section-4" class="section level4">
<h4>2018 - 2019</h4>
<ul>
<li><p><a
href="https://privefl.github.io/R-presentation/ggplot2.html">Data
visualization with {ggplot2}</a></p></li>
<li><p><a href="presentation/dplyr.html">Data manipulation with package
{dplyr}</a></p></li>
<li><p><a
href="http://privefl.github.io/R-presentation/rmarkdown.html">R
Markdown</a></p></li>
<li><p><a
href="https://magrichard.github.io/good_coding_practices/rpresentation.html">Good
practice for writing R code and R packages</a></p></li>
<li><p>Deep Learning with package {keras}: <a
href="presentation/R_in_Grenoble_RPres.zip">presentation</a> and <a
href="presentation/keras.html">exercise</a> (<a
href="presentation/keras.Rmd">.Rmd</a>)</p></li>
<li><p><a href="presentation/drake.pdf">Manage your workflow with
package {drake}</a></p></li>
<li><p><a href="https://t.co/7Wq3MfH6B9">Linear models in R</a></p></li>
<li><p><a href="http://bit.ly/RUGgre12">Image processing with package
{imager}</a></p></li>
<li><p><a href="http://bit.ly/RUGgre11">What R can do for
you</a></p></li>
</ul>
</div>
<div id="section-5" class="section level4">
<h4>2017 - 2018</h4>
<ul>
<li><p><a
href="https://privefl.github.io/R-presentation/rmarkdown-websites.html">Make
your personal webpage with R</a></p></li>
<li><p><a
href="https://privefl.github.io/R-presentation/bigstatsr.html">Out-of-memory
matrices</a></p></li>
<li><p><a href="session-parallel.zip">Parallel computing</a></p></li>
<li><p><a
href="https://privefl.github.io/R-presentation/Rcpp.html">{Rcpp}</a></p></li>
<li><p><a
href="https://jarbel.github.io/Rgoodpractice/rpresentation.html">Best
coding practices</a></p></li>
<li><p><a
href="https://privefl.github.io/R-presentation/rstudio-git.html">RStudio
and Git</a></p></li>
<li><p><a
href="http://www-leca.ujf-grenoble.fr/pageperso/boyerfr/ESPACE-PERSO/TP.zip">Geographical
Information Systems</a></p></li>
<li><p><a
href="http://www.gipsa-lab.grenoble-inp.fr/~sophie.achard/Tutorial_brainwaver/tutorial_practice_graph_html.html">Network
analysis with {igraph}</a></p></li>
<li><p><a
href="https://privefl.github.io/R-presentation/ggplot2.html">Visualization
with {ggplot2}</a></p></li>
<li><p><a href="https://github.com/fchuffar/intro_r">An introduction to
R</a></p></li>
</ul>
</div>
</div>
</div>
<script>
// add bootstrap table styles to pandoc tables
function bootstrapStylePandocTables() {
$('tr.odd').parent('tbody').parent('table').addClass('table table-condensed');
}
$(document).ready(function () {
bootstrapStylePandocTables();
});
</script>
<!-- tabsets -->
<script>
$(document).ready(function () {
window.buildTabsets("TOC");
});
$(document).ready(function () {
$('.tabset-dropdown > .nav-tabs > li').click(function () {
$(this).parent().toggleClass('nav-tabs-open');
});
});
</script>
<!-- code folding -->
<!-- dynamically load mathjax for compatibility with self-contained -->
<script>
(function () {
var script = document.createElement("script");
script.type = "text/javascript";
script.src = "https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML";
document.getElementsByTagName("head")[0].appendChild(script);
})();
</script>
</body>
</html>