We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbc6de0 commit b058fc2Copy full SHA for b058fc2
vignettes/sos.Rmd
@@ -1,12 +1,13 @@
1
---
2
title: "Searching help pages of R packages"
3
-author: "Spencer Graves, Sundar Dorai-Raj, and Romain François"
+author: "Spencer Graves, Sundar Dorai-Raj, and Romain Francois"
4
date: "2024-06-28"
5
output: rmarkdown::html_vignette
6
vignette: >
7
%\VignetteIndexEntry{Searching help pages of R packages}
8
%\VignetteEngine{knitr::knitr}
9
%\VignetteEncoding{UTF-8}
10
+ \usepackage[utf8]{inputenc}
11
12
13
```{r, include = FALSE}
0 commit comments