Skip to content

Instantly share code, notes, and snippets.

@edavidaja
Created December 11, 2023 18:56
Show Gist options
  • Save edavidaja/090df0cda869018ffad7bc107d490d11 to your computer and use it in GitHub Desktop.
Save edavidaja/090df0cda869018ffad7bc107d490d11 to your computer and use it in GitHub Desktop.
fit-text
---
format: revealjs
---
## purrr
::: r-fit-text
`map(.x, .f, ...)`
:::
## purrr
::: r-fit-text
`map(.x, .f, ... )`
:::
## furrr
::: r-fit-text
`future_map(.x, .f, ...)`
:::
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment