Learn R Programming

occTest (version 0.1.1)

minimalSettings: Load minimal settings for occTest

Description

Loads a list of lists with the different default parameters for analysi. It avoids using some functions of the pkg under development.

Usage

minimalSettings()

Arguments

Value

list of lists with all different parameters to use in occTest function

Author

Josep M Serra-Diaz (pep.serradiaz@agroparistech.fr)

Details

it can be use internally or it can be used by a user to subsequently modify parameters

Examples

Run this code
#load default settings
settings <- minimalSettings()

Run the code above in your browser using DataLab