Commit Graph

4 Commits

Author SHA1 Message Date
ff2d210232 Refactor code for improved readability and consistency across R Markdown files
- Updated comments and code formatting in `3-td_ggplot2 - enonce.Rmd` for clarity.
- Enhanced code structure in `4-td_graphiques - enonce.Rmd` by organizing options and library calls.
- Replaced pipe operator `%>%` with `|>` in `Code_Lec3.Rmd` for consistency with modern R syntax.
- Cleaned up commented-out code and ensured consistent spacing in ggplot calls.
2025-11-06 09:26:58 +01:00
65a3e400de Modifier les paramètres de contrôle personnalisés pour utiliser une validation croisée à 10 plis et répéter 10 fois pour une robustesse accrue 2025-10-08 16:22:16 +02:00
6303588c95 Refactor code structure for improved readability and maintainability 2025-10-08 16:04:53 +02:00
b8d20c2bb7 Add initial R project configuration file (studies.Rproj) with default settings 2025-10-08 15:33:39 +02:00