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 704651d commit a0bf03fCopy full SHA for a0bf03f
vignettes/.gitignore
@@ -1 +1,2 @@
1
*.R
2
+*.html
vignettes/struct_model.Rmd
@@ -1,6 +1,9 @@
---
title: StRUCT Model Template
3
-output: rmarkdown::html_vignette
+output:
4
+ github_document:
5
+ df_print: paged
6
+ html_preview: false
7
vignette: >
8
%\VignetteIndexEntry{StRUCT Model Template}
9
%\VignetteEngine{knitr::rmarkdown}
0 commit comments