update index.qmd
This commit is contained in:
+2
-9
@@ -1,18 +1,11 @@
|
||||
---
|
||||
subtitle: "研究报告"
|
||||
lang: "zh"
|
||||
subtitle: "Report"
|
||||
format: dwhm-html
|
||||
---
|
||||
|
||||
```{r}
|
||||
#| include: false
|
||||
|
||||
require(drwateR)
|
||||
require(rmdify)
|
||||
rmdify::rmd_init()
|
||||
```
|
||||
|
||||
```{r}
|
||||
#| echo: false
|
||||
#| output: asis
|
||||
data.frame(fd = dir(".", pattern = "\\d{4}[-_]")) |>
|
||||
dplyr::mutate(
|
||||
|
||||
Reference in New Issue
Block a user