Description Usage Arguments Value
View source: R/initiate_SEEE_indicator.R
This function allows to generate the template files necessary to develop a SEEE indicator. Basic information about indicator name, type and authors are added to the files.
1 2 3 4 5 6 | initiate_SEEE_indicator(
indic,
type = "Outil d'évaluation",
author = "",
version = "1.0.0"
)
|
indic |
string. The name of the indicator |
type |
string. The type of indicator (e.g. Outil d'évaluation, Outil de diagnostic, beta-test) |
author |
string. The names of the indicator authors |
set_renv |
boolean. If TRUE, will set renv up installing the packages available on the SEEE server with the same version. |
nothing. Writes in the current directory the template files necessary to develop a SEEE indicator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.