Learn R Programming

ypr (version 0.4.0)

ypr_populations: Populations

Description

Populations

Usage

ypr_populations(..., expand = TRUE)

Arguments

...

Unused parameters.

expand

A flag specifying whether to expand parameter combinations.

Value

A list of ypr_population() objects

See Also

ypr_population()

Examples

Run this code
# NOT RUN {
ypr_populations(Rk = c(2.5, 4.6), Hm = c(0.2, 0.05))
# }

Run the code above in your browser using DataLab