drwater/dwbk/RP.qmd

57 lines
1.1 KiB
Plaintext

---
title: "报告名称"
author: "中国科学院生态环境研究中心"
lang: zh
date: today
csl: _extensions/drwater/inst/tex/china-national-standard-gb-t-7714-2015-numeric.csl
format:
# html:
# theme: cosmo
# css: _extensions/drwater/inst/css/style.css
# docx:
# toc: true
# reference-doc: _extensions/drwater/inst/word/repcn.docx
# epub: default
dwbk-pdf: default
---
::: {.content-visible when-format="html"}
# Color tip {.unnumbered}
- [Something should be deleted]{.del}
- [Something bad]{.bad}
- [Something good]{.good}
- [Something todo]{.todo}
- [Something should be added]{.add}
- [I am a comment]{.com}
:::
```{r}
#| label: setup
#| include: false
#| cache: 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
# 结论与下一步计划
# 参考文献{-}