initiate_SEEE_indicator: Initiate a SEEE indicator

Description Usage Arguments Value

View source: R/initiate_SEEE_indicator.R

Description

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.

Usage

1
2
3
4
5
6
initiate_SEEE_indicator(
  indic,
  type = "Outil d'évaluation",
  author = "",
  version = "1.0.0"
)

Arguments

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.

Value

nothing. Writes in the current directory the template files necessary to develop a SEEE indicator


CedricMondy/SEEEcreator documentation built on Aug. 9, 2020, 4:43 a.m.