24 lines
407 B
Plaintext
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)
|