Commit Graph

5 Commits

Author SHA1 Message Date
03bf0a4db2 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
4efbee7ce4 Implement feature X to enhance user experience and fix bug Y in module Z 2025-10-14 17:09:14 +02:00
bbed2263ef 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
cdac478b83 Refactor code structure for improved readability and maintainability 2025-10-08 16:04:53 +02:00
3cacb6be8a Add initial R project configuration file (studies.Rproj) with default settings 2025-10-08 15:33:39 +02:00