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

delete useless

parent 1fbeda08
No related branches found
No related tags found
No related merge requests found
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")
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment