render compile
This commit is contained in:
parent
a21430385f
commit
82248cb24b
|
@ -1 +1 @@
|
|||
8a3f81986b4932245c23eee5be50040b
|
||||
74be62d9573cdf17800a8909f5682754
|
||||
|
|
|
@ -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/")`
|
||||
|
|
|
@ -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/")`
|
||||
|
||||
|
|
|
@ -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/")`
|
||||
|
|
|
@ -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/")`
|
||||
|
|
|
@ -118,7 +118,7 @@ if (FALSE) {
|
|||
saveRDS(testdf, "./testdf.RDS")
|
||||
}
|
||||
|
||||
if (!isRendering) {
|
||||
if (FALSE) {
|
||||
|
||||
lang <- "cn"
|
||||
require(dwfun)
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue