render compile

This commit is contained in:
2026-05-21 01:33:30 +08:00
parent 2c2eaa0d0d
commit 204a12a58f
2379 changed files with 142545 additions and 814 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ execute:
```{r}
#| output: asis
data.frame(fd = dir(".", pattern = "\\d{4}[-_]")) |>
data.frame(fd = dir(".", pattern = "\\d{1}\\.\\d{1}[-_]")) |>
dplyr::mutate(
fn = purrr::map_chr(
fd,