Skip to content

Commit

Permalink
sicam
Browse files Browse the repository at this point in the history
  • Loading branch information
beatrizmilz committed Oct 23, 2024
1 parent 4281c0e commit 03f3c8d
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 0 deletions.
Binary file added talks/pt/2024-10-sicam-intro-r/featured.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 37 additions & 0 deletions talks/pt/2024-10-sicam-intro-r/index.qmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
toc: true
author: Beatriz Milz
categories: Mini-curso
date: '2024-10-22'
event: "V Simpósio Interdisciplinar de Ciência Ambiental"
event_url: https://sicam.com.br/
links:
- icon: github
icon_pack: fab
name: Repositório
url: https://github.com/beatrizmilz/2024-10-sicam-intro-r/
- icon: images
icon_pack: far
name: Slides
url: https://beatrizmilz.github.io/2024-10-sicam-intro-r/slides.html
- icon: cloud
icon_pack: far
name: Posit Cloud
url: https://posit.cloud/content/9053756
- icon: file
icon_pack: far
name: Material da atividade
url: https://beatrizmilz.github.io/2024-10-sicam-intro-r/
location: IEE-USP / São Paulo
title: "Introdução ao R"
image: featured.png
---

```{r}
#| echo: false
#| results: asis
source(here::here("R/utils.R"))
read_yaml_talks_pt()
```

------------------------------------------------------------------------

0 comments on commit 03f3c8d

Please sign in to comment.