Learn R Programming

mtk (version 1.0)

setReady-methods: The setReady method

Description

Makes the process ready to run.

Usage

setReady(this, switch)

Arguments

this
the underlying object of the class mtkProcess
switch
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