Compare commits

..

9 commits

Author SHA1 Message Date
4046dfd991 Merge pull request 'chapter-update' (#6) from chapter-update into main
All checks were successful
Build and deploy the book / book (push) Successful in 6s
Reviewed-on: #6
2026-08-21 10:46:12 +00:00
Simon
64dced5f8f Merge branch 'main' into chapter-update
All checks were successful
Build and deploy the book / book (push) Successful in 5s
Build and deploy the book / book (pull_request) Successful in 6s
2026-08-21 11:44:00 +01:00
Simon
485b4c310b remove titles from the chapters
All checks were successful
Build and deploy the book / book (push) Successful in 6s
Build and deploy the book / book (pull_request) Successful in 5s
2026-08-21 11:42:47 +01:00
Simon
d20fa41aea leave automatic chapter renderic 2026-08-21 11:41:44 +01:00
Simon
d6e9337a5a increase font size and code contrast
All checks were successful
Build and deploy the book / book (push) Successful in 5s
Build and deploy the book / book (pull_request) Successful in 5s
2026-08-21 11:37:41 +01:00
Simon
36928a6632 add skill distrib for chapter 8
All checks were successful
Build and deploy the book / book (push) Successful in 5s
2026-08-21 11:33:22 +01:00
Simon
ad0c23625d add skill distrib for chapter 8 2026-08-21 11:32:45 +01:00
Simon
0f8cf12d7f Merge branch 'main' into chapter-update
All checks were successful
Build and deploy the book / book (push) Successful in 5s
Build and deploy the book / book (pull_request) Successful in 5s
2026-08-21 10:48:46 +01:00
Simon
20236097ee add gama distribution skill exemple
All checks were successful
Build and deploy the book / book (push) Successful in 5s
Build and deploy the book / book (pull_request) Successful in 5s
2026-08-21 10:47:52 +01:00
7 changed files with 0 additions and 32 deletions

View file

@ -1,7 +1,3 @@
---
title: "Chapter 3"
---
# Chapter 3
Figure 3.5

View file

@ -1,5 +1 @@
---
title: "Chapter 4"
---
# Chapter 4

View file

@ -1,7 +1,3 @@
---
title: "Chapter 5"
---
# Chapter 5
Figure 5.3

View file

@ -1,7 +1,3 @@
---
title: "Chapter 6"
---
# Chapter 6
CV transmission etc..

View file

@ -1,7 +1,3 @@
---
title: "Chapter 8"
---
# Chapter 8
## Population size and highly skilled individuals

View file

@ -1,7 +1,3 @@
---
title: "Chapter 9"
---
# Chapter 9
Figure 9.13

View file

@ -1,8 +0,0 @@
rmd_files: [
"index.Rmd",
"Chapter_3.Rmd",
"Chapter_4.Rmd",
"Chapter_5.Rmd",
"Chapter_6.Rmd",
"Chapter_9.Rmd"
]