render compile
This commit is contained in:
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user