Skip to content

Commit

Permalink
keep pdf files
Browse files Browse the repository at this point in the history
  • Loading branch information
elong0527 committed Dec 3, 2023
1 parent b66110a commit 593c612
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion vignettes/metalite-table1.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ vignette: >
%\VignetteIndexEntry{Overview}
%\VignetteEngine{knitr::rmarkdown}
%\VignetteEncoding{UTF-8}
resource_files:
- tlf/*.pdf
---

```{r, include = FALSE}
Expand Down Expand Up @@ -206,7 +208,7 @@ metalite_table1(
metalite_table1_to_rtf("tmp1.rtf")
```

```{r, include=FALSE}
```{r, include=TRUE}
rtf2pdf("tmp1.rtf")
```

Expand Down

0 comments on commit 593c612

Please sign in to comment.