render compile

This commit is contained in:
Ming Su 2025-03-17 20:23:18 +08:00
parent a21430385f
commit 82248cb24b
7 changed files with 6 additions and 7 deletions

View File

@ -1 +1 @@
8a3f81986b4932245c23eee5be50040b
74be62d9573cdf17800a8909f5682754

View File

@ -218,4 +218,4 @@ devtools::install_github("kjhealy/socviz")
## 欢迎讨论!{.center}
`r rmdify::slideend(wechat = FALSE, type = "public", tel = FALSE, thislink = "../")`
`r rmdify::slideend(wechat = FALSE, type = "public", tel = FALSE, thislink = "https://drc.drwater.net/course/public/RWEP/PUB/SD/")`

View File

@ -945,5 +945,5 @@ semi_join(df1, df2, by = "id")
## 欢迎讨论!{.center}
`r rmdify::slideend(wechat = FALSE, type = "public", tel = FALSE, thislink = "https://drwater.rcees.ac.cn/course/public/RWEP/@PUB/SD/")`
`r rmdify::slideend(wechat = FALSE, type = "public", tel = FALSE, thislink = "https://drc.drwater.net/course/public/RWEP/PUB/SD/")`

View File

@ -792,4 +792,4 @@ names(Y) <- c("colA", "colB", "colC")
## 欢迎讨论!{.center}
`r rmdify::slideend(wechat = FALSE, type = "public", tel = FALSE, thislink = "../")`
`r rmdify::slideend(wechat = FALSE, type = "public", tel = FALSE, thislink = "https://drc.drwater.net/course/public/RWEP/PUB/SD/")`

View File

@ -321,5 +321,4 @@ if (FALSE) {
## 欢迎讨论!{.center}
`r rmdify::slideend(wechat = FALSE, type = "public", tel = FALSE, thislink = "../")`
`r rmdify::slideend(wechat = FALSE, type = "public", tel = FALSE, thislink = "https://drc.drwater.net/course/public/RWEP/PUB/SD/")`

View File

@ -118,7 +118,7 @@ if (FALSE) {
saveRDS(testdf, "./testdf.RDS")
}
if (!isRendering) {
if (FALSE) {
lang <- "cn"
require(dwfun)

Binary file not shown.