version corrigée pour que ça fonctionne encore
This commit is contained in:
commit
ac04797b07
8 changed files with 1751 additions and 0 deletions
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
# History files
|
||||
.Rhistory
|
||||
.Rapp.history
|
||||
|
||||
# Example code in package build process
|
||||
*-Ex.R
|
||||
|
||||
# RStudio files
|
||||
.Rproj.user/
|
||||
*.Rproj
|
||||
|
||||
# produced vignettes
|
||||
vignettes/*.html
|
||||
vignettes/*.pdf
|
||||
.Rproj.user
|
Loading…
Add table
Add a link
Reference in a new issue