update course_member.xlsx

This commit is contained in:
2025-03-17 21:00:40 +08:00
parent bab0b802e3
commit 48f8a2463e
2 changed files with 3 additions and 12 deletions
+3 -12
View File
@@ -58,6 +58,8 @@ knitr::opts_chunk$set(echo = TRUE)
- 准备工作:
- 个人笔记本电脑,Microsoft Windows、GNU/Linux、MacOS系统
- 安装好**Microsoft Excel**
- 安装好**[Rstudio](https://posit.co/downloads/)**
- 安装好**[quarto](https://quarto.org/docs/get-started/)**
- 能联网
- 如果电池不够用,建议带上插座
- 上课规则
@@ -93,22 +95,11 @@ uiddf <- coursememberdf |>
dplyr::mutate(tab = purrr::map(gdf, ~ knitr::kable(.x)))
uiddf$tab[[1]]
uiddf$tab[[2]]
# uiddf$tab[[2]]
```
:::
## 请记住自己的账号!
::: {layout-ncol=2}
```{r}
#| echo: false
#| output: asis
uiddf$tab[[3]]
uiddf$tab[[4]]
```
:::
## 课后作业
Binary file not shown.