We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d3ffe7 commit 74d171aCopy full SHA for 74d171a
.Rbuildignore
@@ -1,4 +1,4 @@
1
^.*\.Rproj$
2
^\.Rproj\.user$
3
utils/*
4
-cran-comments.md
+cran-comments.md
vignettes/diffdf-basic.Rmd
@@ -4,7 +4,7 @@ author: "Craig Gower & Kieran Martin"
date: "`r Sys.Date()`"
5
output: rmarkdown::html_vignette
6
vignette: >
7
- %\VignetteIndexEntry{Vignette Title}
+ %\VignetteIndexEntry{Introduction to diffdf}
8
%\VignetteEncoding{UTF-8}
9
%\VignetteEngine{knitr::rmarkdown}
10
editor_options:
0 commit comments