Skip to content

Commit b058fc2

Browse files
committed
vignette setup only
1 parent cbc6de0 commit b058fc2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

vignettes/sos.Rmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
---
22
title: "Searching help pages of R packages"
3-
author: "Spencer Graves, Sundar Dorai-Raj, and Romain François"
3+
author: "Spencer Graves, Sundar Dorai-Raj, and Romain Francois"
44
date: "2024-06-28"
55
output: rmarkdown::html_vignette
66
vignette: >
77
%\VignetteIndexEntry{Searching help pages of R packages}
88
%\VignetteEngine{knitr::knitr}
99
%\VignetteEncoding{UTF-8}
10+
\usepackage[utf8]{inputenc}
1011
---
1112

1213
```{r, include = FALSE}

0 commit comments

Comments
 (0)