Learn R Programming

mizer (version 2.5.3)

get_ks_default: Get default value for ks

Description

Fills in any missing values for ks so that the critical feeding level needed to sustain the species is as specified in the fc column in the species parameter data frame. If that column is not provided the default critical feeding level \(f_c = 0.2\) is used.

Usage

get_ks_default(params)

Value

A vector with the values of ks for all species

Arguments

params

A MizerParams object

See Also

Other functions calculating defaults: get_f0_default(), get_gamma_default(), get_h_default()