Learn R Programming

MicrobialGrowth (version 1.0.0)

listAvailableModels: List available models.

Description

List available models.

Usage

listAvailableModels()

Arguments

Value

the list of available models.

Details

lists the models by scanning the available ".MicrobialGrowth.m" regression functions, with "m" the name of the model.

Examples

Run this code
listAvailableModels()
## [1] "baranyi"  "gompertz"  "rosso"

Run the code above in your browser using DataLab