Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CSIRO-INRA
landsepi
Commits
86131d7c
Commit
86131d7c
authored
Jul 23, 2021
by
Jean-Francois Rey
☕
Browse files
update vignette 1
parent
d046b9d6
Pipeline
#3882
passed with stages
in 99 minutes and 44 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
86131d7c
...
...
@@ -180,8 +180,8 @@ pages:
-
Rscript -e 'pkgdown::build_site(override = list(destination = "public"))'
-
mkdir -p public/inst/
-
cp -r inst/logos public/inst/
-
cp vignettes/listofparameters.pdf public/articles/
-
cp vignettes/landsepiposter.pdf public/articles/
-
cp vignettes/listofparameters.pdf public/articles/
list_of_parameters.pdf
-
cp vignettes/landsepiposter.pdf public/articles/
landsepi_poster.pdf
artifacts
:
paths
:
-
public
...
...
vignettes/O1-run_simple_simul.Rmd
View file @
86131d7c
...
...
@@ -8,9 +8,6 @@ vignette: >
%\VignetteEngine{knitr::rmarkdown}
editor_options:
chunk_output_type: console
resource_files:
- vignettes/listofparameters.pdf
- vignettes/landsepiposter.pdf
---
```{r, include = FALSE}
...
...
@@ -28,7 +25,8 @@ library(landsepi)
## General presentation of the package
See `?lansdepi` for a complete description of the model, assumptions and available functions.
See also the [detailed list of parameters](list_of_parameters.pdf) for a detailed description of all model parameters.
See also the [detailed list of parameters](list_of_parameters.pdf) for a detailed description of all model parameters.
Take a [quick overview](landsepi_poster.pdf) of what landsepi can do.
## Initialisation of simulation parameters
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment