Skip to content

Commit

Permalink
add intro to R ufabc
Browse files Browse the repository at this point in the history
  • Loading branch information
beatrizmilz committed Nov 12, 2024
1 parent 0ace1ae commit 64675e4
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
Binary file added talks/en/2024-11-ufabc-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.
34 changes: 34 additions & 0 deletions talks/en/2024-11-ufabc-intro-r/index.qmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
toc: true
author: Beatriz Milz
categories: ["Methods","R", "English", "UFABC", "lesson"]
date: '2024-11-12'
event: "Methods and techniques in Territorial Planning and Management (PGT-605)"
event_url: http://propg.ufabc.edu.br/ppgpgt
links:
- icon: images
icon_pack: far
name: Slides
url: https://beatrizmilz.github.io/2024-11-ufabc-intro-r/
- icon: github
icon_pack: fab
name: Repository
url: https://github.com/beatrizmilz/2024-11-ufabc-intro-r
- icon: cloud
icon_pack: far
name: Posit Cloud
url: https://posit.cloud/content/9230248
location: "São Bernardo do Campo, SP, Brazil"
title: "Introduction to R"
image: featured.png
draft: false
---

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

<br>

0 comments on commit 64675e4

Please sign in to comment.