Skip to content

Commit 9e21820

Browse files
committed
cleanup vignette
1 parent 00c89bf commit 9e21820

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

vignettes/overview_of_vignettes.Rmd

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,10 @@
11
---
22
title: "Overview of Vignettes"
3-
output:
4-
rmarkdown::html_vignette:
3+
output: rmarkdown::html_vignette
54
vignette: >
65
%\VignetteIndexEntry{Overview of Vignettes}
7-
\usepackage[utf8]{inputenc}
86
%\VignetteEngine{knitr::rmarkdown}
9-
editor_options:
10-
chunk_output_type: console
7+
%\VignetteEncoding{UTF-8}
118
---
129

1310
```{r message=FALSE, warning=FALSE, include=FALSE}

0 commit comments

Comments
 (0)