适配updated publish2dw

This commit is contained in:
2023-11-13 11:07:45 +08:00
parent c96d77fb40
commit f275f4b83e
6 changed files with 196 additions and 9 deletions
+2
View File
@@ -80,6 +80,8 @@ require(uniteR)
require(langeR)
require(patchwork)
require(lubridate)
biburl <- "http://drwater.rcees.ac.cn/cloud/s/ref_ming/download/Ref.bib"
if (!isRendering) { download.file(biburl, destfile = "Ref.bib") }
```