Learn R Programming

ypr (version 0.5.2)

ypr_populations: Populations

Description

Populations

Usage

ypr_populations(..., expand = TRUE)

Value

A list of ypr_population() objects

Arguments

...

Unused parameters.

expand

A flag specifying whether to expand parameter combinations.

See Also

ypr_population()

Examples

Run this code
ypr_populations(Rk = c(2.5, 4.6), Hm = c(0.2, 0.05))

Run the code above in your browser using DataLab