Learn R Programming

ZeBook (version 1.1)

magarey.define.param: Define values of the parameters for the Magarey model

Description

Define values of the parameters for the Magarey model

Usage

magarey.define.param(species = "unkown")

Arguments

species

: name of a species. By default, value for an "unkown" species are given. Other possibility are "G.citricarpa" or "Kaki.fungus"

Value

matrix with parameter values (nominal, binf, bsup)

Examples

Run this code
# NOT RUN {
magarey.define.param(species="G.citricarpa")
magarey.define.param(species="Kaki.fungus")
# }

Run the code above in your browser using DataLab