-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a1fe4ed
commit df68d37
Showing
4 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
--- | ||
toc: true | ||
author: | ||
- Cesar A. Galvao | ||
- Beatriz Milz | ||
- Riva Quiroga | ||
- Ariana Cabral | ||
- Alberson da Silva Miranda | ||
- Marcus Antonio Cardoso Ramalho | ||
- Maximilian Canez Fernandes | ||
- José Carlos Barbosa | ||
- Bruno Mioto | ||
- Halian Vilela | ||
- Eric Scopinho | ||
- Ana Carolina Moreno | ||
- Luana Antunes Alexandre | ||
- Magno Tairone | ||
- Debora Silva | ||
- Arthur de Carvalho e Silva | ||
- Ían Muliterno | ||
- Carolina Musso | ||
- Jeanne Franco | ||
categories: ["Ensino", "PT", "Livros", "tidyverse"] | ||
date: '2024-11-19' | ||
event: "LatinR 2024" | ||
event_url: https://latinr.org/pt/ | ||
links: | ||
- icon: images | ||
icon_pack: far | ||
name: Slides | ||
url: https://github.com/beatrizmilz/blog-en/blob/main/talks/en/2024-11-latinR-r4ds/slides.pdf | ||
- icon: file | ||
icon_pack: far | ||
name: Submissão | ||
url: https://github.com/beatrizmilz/blog-en/blob/main/talks/en/2024-11-latinR-r4ds/submission.pdf | ||
- icon: book | ||
icon_pack: far | ||
name: Livro R para Ciência de Dados (2ed) | ||
url: https://cienciadedatos.github.io/pt-r4ds/ | ||
|
||
location: Online | ||
title: "Democratizando a Ciência de Dados em Português: Uma tradução de 'R for Data Science' (2ª edição) liderada pela comunidade" | ||
image: featured.png | ||
--- | ||
|
||
```{r} | ||
#| echo: false | ||
#| results: asis | ||
source(here::here("R/utils.R")) | ||
read_yaml_talks_pt() | ||
``` |
Binary file not shown.
Binary file not shown.