Skip to content
Snippets Groups Projects
Commit a7d71b45 authored by Arnaud Duvermy's avatar Arnaud Duvermy
Browse files

test improvment website

parent c85e3b49
Branches
Tags
No related merge requests found
......@@ -8,4 +8,6 @@ navbar:
components:
gitlab:
icon: fab fa-gitlab fa-lg
href: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit
\ No newline at end of file
href: https://gitbio.ens-lyon.fr/LBMC/yvertlab/vortex/plasticity_mutation/HTRfit
articles:
text: kdjskjdl
\ No newline at end of file
This diff is collapsed.
---
title: "Test vignette"
output: rmarkdown::html_vignette
vignette: >
%\VignetteIndexEntry{Test vignette}
%\VignetteEngine{knitr::rmarkdown}
%\VignetteEncoding{UTF-8}
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
```{r setup}
library(HTRfit)
print("oui")
```
[test_link](htrfit.html)
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment