Convert all statuses to complete

This commit is contained in:
Hadley Wickham
2023-01-23 08:14:12 -06:00
parent b86b5c6270
commit e5495cd63a
25 changed files with 25 additions and 25 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#| results: "asis"
#| echo: false
source("_common.R")
status("polishing")
status("complete")
```
## Introduction