This commit is contained in:
2025-12-14 16:46:17 +08:00
parent e3780cb4d6
commit c48f783a14
17 changed files with 194 additions and 296 deletions
+1
View File
@@ -0,0 +1 @@
/.quarto/
+1
View File
@@ -0,0 +1 @@
../../_extensions
+33
View File
@@ -0,0 +1,33 @@
---
subtitle: "Research Progress Report"
author: ""
format:
dwhm-html: default
dwms-docx: default
dwev-pdf: default
---
```{r}
#| include: false
lang <- "cn"
RM <- "F" # global rendermode, L: load pdata; F: fast load pdf
isRendering <- !isTRUE(getOption('knitr.in.progress'))
require(lubridate)
require(tidyverse)
require(patchwork)
require(drwateR)
rmdify::rmd_init()
```
# 摘要
# 研究背景与国内外现状介绍
# 主要进展1
# 主要进展2
# 结论与下一步计划
# 参考文献{-}