https://github.com/arnaud-feldmann/formation_r_drieets_prog_fonctionnelle
Une formation R pour mes collègues de la drieets, aux fonctions et à la programmation fonctionnelle en R
https://github.com/arnaud-feldmann/formation_r_drieets_prog_fonctionnelle
fonctions formation functional-programming functions programmation-fonctionnelle r tutorial
Last synced: about 1 month ago
JSON representation
Une formation R pour mes collègues de la drieets, aux fonctions et à la programmation fonctionnelle en R
- Host: GitHub
- URL: https://github.com/arnaud-feldmann/formation_r_drieets_prog_fonctionnelle
- Owner: arnaud-feldmann
- License: gpl-3.0
- Created: 2024-07-10T07:49:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-01T20:52:56.000Z (about 1 year ago)
- Last Synced: 2025-04-05T01:41:22.593Z (8 months ago)
- Topics: fonctions, formation, functional-programming, functions, programmation-fonctionnelle, r, tutorial
- Language: Lua
- Homepage: https://arnaud-feldmann.github.io/formation_r_drieets_prog_fonctionnelle/
- Size: 2.83 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Formation Drieets d'introduction aux fonctions à la programmation fonctionnelle en R
C'est une formation à R qui a pour prérequis de connaître déjà R à un niveau "je sais manipuler des données".
Elle est auto-publiée par Github Action sur [sa page github](https://arnaud-feldmann.github.io/formation_r_drieets_prog_fonctionnelle/). Elle utilise [webr](https://github.com/r-wasm/webr) pour proposer une formation exécutable dans le navigateur, de manière statique.
Deux extensions quarto sont utilisées :
* [quarto-live](https://github.com/r-wasm/quarto-live) qui permet d'utiliser webr avec quarto.
* [naquiz](https://github.com/nareal/naquiz) de Nelson Areal permet de faire des quizz avec quarto.