# install.packages("here")
::here() here
[1] "/Users/clente/Documents/demo-quarto"
::here("styles.css") here
[1] "/Users/clente/Documents/demo-quarto/styles.css"
No _quarto.yml
lang: pt
#|
Podemos usar knitr::convert_chunk_header()
Segundo Turing (1937), computadores são possíveis. Segundo Stoica, Riederer, e Chaintreau (2018), redes sociais não são muito legais. Tidyverse: Wickham et al. (2019) e Wickham (2023). Here: Müller (2020).
Um chunk externo
A base dos pinguins tem 344 linhas. Os pinguins estudados na base são Adelie, Gentoo e Chinstrap. O Pi é mais ou menos 3.14 e isso é Pi reais: R$ 3,14.
styles.css
flowchart LR A[Hard edge] --> B(Round edge) B --> C{Decision} C --> D[Result one] C --> E[Result two]
sequenceDiagram participant Alice participant Bob Alice->>John: Hello John, how are you? loop Healthcheck John->>John: Fight against hypochondria end Note right of John: Rational thoughts <br/>prevail! John-->>Alice: Great! John->>Bob: How about you? Bob-->>John: Jolly good!
quarto install extension quarto-ext/fontawesome