Files
su2026rwep/MS/index.qmd
T
2025-11-28 20:24:48 +08:00

24 lines
407 B
Plaintext

---
subtitle: Graphical abstract
---
```{r}
#| label: fig-GA
#| fig-cap: "Graphical abstract"
#| out-width: "80%"
fig <- dwfun::ggsavep("../figures/GA.pdf", loadit = TRUE)
if (!is.null(fig)) fig
```
# README
Below are the typical links.
- [Cover Letter](CL.html)
- [Highlights](HL.html)
- [Manuscript](MS.html)
- [Supplementary Material](SM.html)
- [Revision Note](RN.html)
- [Author Credits](AC.html)