Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit 8c067e9

Browse files
committed
add logo
1 parent bfcd758 commit 8c067e9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

vignettes/README.Rmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ knitr::opts_chunk$set(
1616
)
1717
```
1818

19+
```{r, echo=FALSE, out.height = "139px", out.width = "120px"}
20+
knitr::include_graphics("inst/logo.png")
21+
```
22+
1923
## Load the package
2024

2125
```{r, message=FALSE, warning=FALSE}

0 commit comments

Comments
 (0)