update template

This commit is contained in:
2024-10-29 16:25:51 +08:00
parent 6cf229a63e
commit 70ab8f20bf
7 changed files with 35431 additions and 1 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ require(lubridate)
require(patchwork)
require(drwateR)
rmdify::rmd_init()
biburl <- "http://drwater.rcees.ac.cn/cloud/s/ref_ming/download/Ref.bib"
biburl <- "http://drwater.rcees.ac.cn/datapool/public/BB/Ref.bib"
if (!isRendering) { download.file(biburl, destfile = "Ref.bib") }
```