-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathindex.qmd
469 lines (291 loc) · 11.6 KB
/
index.qmd
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
---
title: "Comunicando seus resultados: Criando apresentações com **Quarto**"
author: "Beatriz Milz"
date: "Latin-R 2022 | Outubro 2022 <br><br> Slides: **beatrizmilz.github.io/2022-latinr-quarto-tutorial** "
format:
revealjs:
logo: "images/logo.png"
width: 1600
height: 900
self-contained: false
incremental: false
footer: "Slides by [Beatriz Milz](https://beamilz.com) (@BeaMilz), made with [Quarto](https://quarto.org/docs/presentations/revealjs/index.html). Code available [on GitHub](https://github.com/beatrizmilz/2022-latinr-quarto-tutorial)."
theme: ["custom.scss"]
slide-number: c/t
show-slide-number: all
hash-type: number
preview-links: false
---
## Beatriz Milz 🇧🇷 {.center .aboutmeslide}
::: columns
::: {.column width="60%"}
- Contato
- Twitter: [\@BeaMilz](https://twitter.com/BeaMilz)
- Blog: [beamilz.com](https://beamilz.com)
- Sobre mim
- Co-organizadora: R-Ladies São Paulo / Latin-R / satRday São Paulo
- Professora na [Curso-R](https://curso-r.com/)
- Instrutora de Tidyverse certificada pela RStudio
:::
::: {.column width="40%"}
![](images/octocat-1656339210373.png)
:::
:::
# Tarefas iniciais
Caso não tenha, crie uma conta nos serviços:
- RStudio Cloud: <https://rstudio.cloud/>
- QuartoPub: <https://quartopub.com/>
Dica: Você pode criar uma conta vinculada ao Gmail ou GitHub.
# Objetivos de aprendizagem
Responder as seguintes perguntas....
⬜ O que é o Quarto?
⬜ Como criar um documento simples ?
⬜ Como criar uma apresentação?
⬜ Como disponibilizar a apresentação online?
⬜ Como alterar o estilo da apresentação?
# Sobre esse tutorial....
## Faremos muita prática!
![](images/livecoding.jpg){fig-align="center"}
::: footer
Arte por [Allison Horst](https://mobile.twitter.com/allison_horst)
:::
## Tem novidades surgindo com frequência!
![](images/something-new.jpg){fig-align="center"}
::: footer
Arte por [Allison Horst](https://mobile.twitter.com/allison_horst)
:::
# O que é o Quarto?
## Seria o Quarto...
::: r-stack
![](images/paste-614B8F2C.png){.fragment fig-align="center"}
![](images/paste-23FE8FE7.png){.fragment .absolute top="15%" left="40%" width="400" height="400"}
:::
## O que é o Quarto?
- O Quarto é um sistema de escrita técnica e científica, de código aberto.
![A schematic representing the multi-language input (e.g. Python, R, Observable, Julia) and multi-format output (e.g. PDF, html, Word documents, and more) versatility of Quarto](images/quarto_schematic.png){fig-align="center" out.width="50%"}
::: footer
Arte por [Allison Horst](https://mobile.twitter.com/allison_horst).
:::
## Por que o Quarto existe?
- **O Quarto é a nova geração do R Markdown!**
- O rmarkdown é um pacote em R. Para usá-lo, é necessário ter o R instalado (mesmo que o seu arquivo não tenha conteúdos em R).
- O R Markdown é uma ferramenta muito boa para escrita técnica e científica reprodutível, possibilitando criar vários tipos de documentos. Porém, **o seu uso acaba ficando limitado às pessoas que usam R**.
- **O Quarto é um software novo, que não depende do R**!
::: notes
- Por exemplo: Você pode usar o VSCode como IDE, escrever um documento com código em Python e gerar o documento final. Tudo isso sem precisar ter o R e/ou RStudio instalados.
:::
## Quais são as similaridades?
- A estrutura do arquivo é muito similar! Para muitos arquivos, há compatibilidade (bastando alterar a extensão de `.Rmd` para `.qmd`).
- Podemos adicionar código em R, Python, Julia, etc etc.
- Podemos criar diversos tipos de arquivos, como: páginas da internet (arquivos `.html`), PDFs, `.docx`, apresentações, documentos interativos, livros, e mais está sendo produzido :)
## Como começar a usar o quarto
[Instalar o Quarto:](https://quarto.org/docs/get-started/)
<br>
<center><a href='https://quarto.org/docs/get-started/'> ![](images/install-quarto.png){style="width: 80%; !important" fig-alt="Print screen da página de instalação do Quarto" fig-align="center"} </a></center>
# Como criar um documento simples?
## Vamos usar o Quarto na RStudio Cloud!
- <https://rstudio.cloud/content/4688214>
- Similar ao RStudio IDE
- O quarto já vem instalado!
## Engines
- Ao criar um novo arquivo com Quarto, podemos escolher entre duas *engines*: knitr ou jupyter.
### Com knitr
Caso não tenha o pacote rmarkdown instalado, execute no console:
``` r
install.packages("rmarkdown")
```
<br>
### Com jupyter
Caso não tenha o jupyter instalado, execute no terminal:
```
python3 -m pip install jupyter
```
## Criar novo arquivo: New file
<center>![](images/rstudio-newfile.png){style="width: 90%; !important" fig-alt="Print screen da IDE RStudio" fig-align="center"}</center>
## Renderizar o arquivo: Render file
<center>![](images/rstudio-cloud-2.png){style="width: 90%; !important" fig-alt="Print screen da IDE RStudio Cloud" fig-align="center"}</center>
## Visual Editor
::: columns
::: {.column width="45%"}
- As versões mais recentes do RStudio permitem usar o Visual Editor.
Leitura indicada:
- [Exploring RStudio's Visual Markdown Editor](https://www.rstudio.com/blog/exploring-rstudio-visual-markdown-editor/)
:::
::: {.column width="50%"}
```{r, echo=FALSE, out.width="90%", fig.align='center', fig.cap="Fonte: RStudio"}
knitr::include_graphics("https://www.rstudio.com/blog/rstudio-v1-4-preview-visual-markdown-editing/images/visual-editing.png")
```
:::
:::
## Vamos praticar! {.center}
# Como criar uma apresentação?
## Altere o cabeçalho do arquivo {auto-animate="true"}
``` r
---
title: "Título"
format: html
editor: visual
---
```
## Altere o cabeçalho do arquivo {auto-animate="true"}
``` r
---
title: "Título"
format: revealjs
editor: visual
---
```
- Os slides são separados considerando os títulos e subtítulos: `#` e `##`.
- Use `#` para criar uma nova seção.
- Use `##` para criar um novo slide.
## Vamos praticar! {.center}
# Como compartilhar a apresentação?
## Algumas formas...
- GitHub Pages
- Netlify
- **QuartoPub**
## Primeiros passos usando Quarto na linha de comando
- O Quarto é um CLI: Command Line Interface - Interface de linha de comando.
- Podemos usar o Quarto no terminal.
##
``` bash
/cloud/project$ quarto help
Usage: quarto
Version: 1.1.251
Description:
Quarto CLI
Options:
-h, --help - Show this help.
-V, --version - Show the version number for this program.
Commands:
render [input] [args...] - Render input file(s) to various document types.
preview [file] [args...] - Render and preview a document or website project.
serve [input] - Serve a Shiny interactive document.
create-project [dir] - Create a project for rendering multiple documents
convert <input> - Convert documents to alternate representations.
pandoc [args...] - Run the version of Pandoc embedded within Quarto.
run [script] [args...] - Run a TypeScript, R, Python, or Lua script.
install <type> [target] - Installs an extension or global dependency.
publish [provider] [path] - Publish a document or project. Available providers include:
check [target] - Verify correct functioning of Quarto installation.
help [command] - Show this help or the help of a sub-command.
```
## QuartoPub
- Vamos disponibilizar nossa apresentação no QuartoPub: <https://quartopub.com/>
- No terminal, usar o comando `quarto publish quarto-pub nome-do-arquivo.qmd` e seguir o passo a passo (no slide seguinte temos um exemplo).
##
``` bash
/cloud/project$ quarto publish quarto-pub index.qmd
? Provider: › Quarto Pub
? Authorize (Y/n) › Yes
Please authorize by opening this url: https://quartopub.com/authorize?id=......
? Document name: › Use another name...
? Publish with name: › nome-da-apresentacao
[✓] Creating quarto-pub document
[✓] Preparing to publish document
[✓] Uploading files (complete)
[✓] Deploying published document
[✓] Published document: https://quartopub.com/sites/nome-usuario/nome-da-apresentacao
[✓] Account site updated: https://nome-usuario.quarto.pub
```
## Vamos praticar! {.center}
# Como alterar o estilo da apresentação?
## Usando temas {auto-animate="true"}
- Existem alguns [temas](https://quarto.org/docs/presentations/revealjs/themes.html) disponíveis para usar:
``` r
---
format: revealjs
---
```
## Usando temas {auto-animate="true"}
- Existem alguns [temas](https://quarto.org/docs/presentations/revealjs/themes.html) disponíveis para usar:
``` r
---
format:
revealjs:
theme: moon
---
```
## Temas disponíveis
::: columns
::: {.column width="50%"}
- beige
- blood
- dark
- league
- moon
:::
::: {.column width="50%"}
- night
- serif
- simple
- sky
- solarized
:::
:::
Tema padrão: **default**
::: footer
Fonte: [Documentação do Quarto](https://quarto.org/docs/presentations/revealjs/themes.html)
:::
## Vamos praticar! {.center}
## Personalizando o estilo {auto-animate="true"}
``` r
---
format:
revealjs:
theme: moon
---
```
## Personalizando o estilo {auto-animate="true"}
``` r
---
format:
revealjs:
theme: [default, custom.scss]
---
```
Crie um arquivo `custom.scss` para adicionar novas regras de estilo por lá.
- Nesse arquivo teremos duas secões:
- `/*-- scss:defaults --*/` - [SASS variables](https://quarto.org/docs/presentations/revealjs/themes.html#sass-variables)
- `/*-- scss:rules --*/` - regras em CSS
## Copie o código de exemplo a seguir:
```scss
/*-- scss:defaults --*/
// importing fonts
@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Lato&display=swap');
// fonts
$font-family-sans-serif: 'Lato', Tahoma, sans-serif !default;
// headings
$presentation-heading-font: 'Montserrat', Tahoma, sans-serif !default;
$presentation-heading-color: #4c83b6 !default;
$body-bg: #191919;
$body-color: #fff;
$link-color: #42affa;
/*-- scss:rules --*/
.slide-logo {
display: block !important;
position: fixed !important;
top: 0 !important;
right: 10px !important;
max-height: 15% !important;
height: 100% !important;
width: auto !important;
color: $body-color !important;
}
.slide-number, .reveal.has-logo .slide-number {
bottom: 10px !important;
right: 10px !important;
top: unset !important;
color: $body-color !important;
}
```
## Vamos praticar! {.center}
# O que mais vocês desejam fazer nos slides?
[Slide de exemplo](https://quarto.org/docs/presentations/revealjs/demo/index.html#/title-slide) e [documentação](https://quarto.org/docs/presentations/revealjs/)
## Onde aprender mais...
- [Documentação do Quarto](https://quarto.org/docs/gallery/) e a [Galeria](https://quarto.org/docs/gallery).
- [Não falamos do Quarto](https://www.apreshill.com/blog/2022-04-we-dont-talk-about-quarto/) <br>Post em inglês por [Alison Hill](https://www.apreshill.com/)
- [Reproducible Authoring with Quarto](https://www.youtube.com/watch?v=6p4vOKS6Xls&t=67s) <br> Apresentação em inglês por [Mine Çetinkaya-Rundel](https://mine-cr.com/)
- [Conteúdos sobre o Quarto na RStudio Conf 2022](https://quarto.org/docs/blog/posts/2022-06-21-rstudio-conf-2022-quarto/)
- [Workshop Get Started with Quarto](https://rstudio-conf-2022.github.io/get-started-quarto/)
- [Awesome Quarto](https://github.com/mcanouil/awesome-quarto)