1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 07:51:57 +02:00

edit vignette title

This commit is contained in:
2018-05-14 11:54:08 +02:00
parent f05e7178cb
commit 95f7c78fd6
4 changed files with 6 additions and 346 deletions

4
vignettes/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
figure
*.html
*.md
rsconnect

View File

@ -5,7 +5,7 @@ output:
rmarkdown::html_vignette:
toc: true
vignette: >
%\VignetteIndexEntry{Vignette Title}
%\VignetteIndexEntry{Creating Frequency Tables}
%\VignetteEngine{knitr::rmarkdown}
%\VignetteEncoding{UTF-8}
---

File diff suppressed because one or more lines are too long