Learn R Programming

mtk (version 1.0)

setState-methods: The setState method

Description

Marks the state of the process as TRUE when the results produced by the process are available.

Usage

setState(this, state)

Arguments

this
the underlying object of the mtkProcess class
state
a logical (TRUE or FALSE).

Value

Details

This function is only useful for the programmers who need to program the mtk's internal functions.

References

J. Wang, H. Richard, R. Faivre, H. Monod (2013). Le package mtk, une bibliothèque R pour l'exploration numérique des modèles. In: Analyse de sensibilité et exploration de modèles : Application aux sciences de la nature et de l'environnement (R. Faivre, B. Iooss, S. Mahévas, D. Makowski, H. Monod, Eds). Editions Quae, Versailles.

Examples

Run this code

# This function is only useful for the programmers
#  who need to program the mtk's internal functions.

Run the code above in your browser using DataLab