Files
su2026rwep/index.qmd
T
2025-06-08 16:32:42 +08:00

20 lines
308 B
Plaintext
Executable File

---
subtitle: "Abstract"
author: ""
engine: knitr
---
```{r}
#| echo: false
#| out-width: 100%
dwfun::ggsavep("./figures/GA20240729.pdf", loadit = TRUE)
```
```{r}
#| echo: false
#| output: asis
cat(system("grep '^abstract: ' ./MS/MS.qmd | sed -e 's/^abstract: \"*\\(.*\\).$/\\1/g'", intern = TRUE))
```