-
Notifications
You must be signed in to change notification settings - Fork 32
/
Copy pathsession0.Rmd
134 lines (87 loc) · 3.29 KB
/
session0.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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
---
title: "Communicating with Data via R markdown"
author: "Emi Tanaka"
email: "dr.emi.tanaka@gmail.com"
date: "4th October 2019 | COMBINE | Sydney, Australia"
pdflink: "link"
titleslide_bgimg: "images/bg2.jpg"
color_theme: "white"
output:
xaringan::moon_reader:
css: [ninjutsu, "assets/animate.css", "assets/cssgrid.css", "assets/custom.css", ]
self_contained: false # if true, fonts will be stored locally
seal: false # show a title slide with YAML information
#yolo: false # show Karl randomly
chakra: 'libs/remark-latest.min.js'
beforeInit: "assets/custom.js"
lib_dir: libs
includes:
in_header: "assets/custom.html"
# before_body:
after_body: ["assets/remarkjs_extended.html",
"assets/loop.html"]
# includes
mathjax: "assets/mathjax-local/MathJax.js?config=TeX-AMS-MML_HTMLorMML"
nature:
# autoplay: 1000 # in milliseconds to play next slide
# coundown: 100 # to display on each slide (TRUE if autoplay on)
# titleSlideClass: c("center", "middle", "inverse")
highlightStyle: github # [arta, ascetic, dark, default, far, github, googlecode, idea, ir-black, magula, monokai, rainbow, solarized-dark, solarized-light, sunburst, tomorrow, tomorrow-night-blue, tomorrow-night-bright, tomorrow-night, tomorrow-night-eighties, vs, zenburn.]
highlightLanguage: r # no-highlight to disable
highlightLines: true
highlightSpans: false # true: use `backticks` as delimiters.
countIncrementalSlides: false
slideNumberFormat: '%current%/%total%'
navigation:
scroll: false # disable scrolling to navigate slides
touch: true
click: false
ratio: '16:9' # ['4:3', '13:9']
---
layout: true
background-size: cover
class: hide-slide-number
:::::::::: { .grid grid: 68% 32% / 1fr;}
::: item center
<br>
{{content}}
:::
::: item center shade_black
`r rmarkdown::metadata$author` `r anicon::faa("twitter", animate="float", speed="fast")` @statsgen
<i class="fas fa-link"></i> bit.ly/rmd-combine-2019
<i class="fas fa-link"></i> emitanaka.org/combine2019/
WIFI <i class="fas fa-wifi"></i> `tidyverse` <i class="fas fa-key"></i> `11017912`
`r rmarkdown::metadata$date`
:::
::::::::::
---
background-image: url("images/bg1.jpg")
# <span style="text-shadow: 2px 2px 3px black;color:yellow;">Welcome to</span>
# <span style="text-shadow: 2px 2px 30px white;">Communicating with Data <br> via R Markdown</span>
---
class: center middle
# Wireless Internet
::: grid
::: item
<i class="fas fa-wifi"></i>
Wifi username
`tidyverse`
:::
::: item
<i class="fas fa-key"></i>
Wifi password
`11017912`
:::
:::
---
background-image: url("images/bg2.jpg")
# <span style="text-shadow: 2px 2px 3px black;color:yellow;">Welcome to</span>
# <span style="text-shadow: 2px 2px 30px white;">Communicating with Data <br> via R Markdown</span>
---
background-image: url("images/bg3.jpg")
# <span style="text-shadow: 2px 2px 3px black;color:yellow;">Welcome to</span>
# <span style="text-shadow: 2px 2px 30px white;">Communicating with Data <br> via R Markdown</span>
[Background photo by Adam H. Sparks]{.pos .font_small top:5px;left:5px;}
---
The workshop is organised by<br>COMBINE NSW representative Mengbo Li
<img src="images/mengbo.png" width="280px" style="border: solid 3px black;"/>