Learn R Programming

ypr (version 0.6.0)

ypr_populations: Populations

Description

Populations

Usage

ypr_populations(..., expand = TRUE, names = NULL)

Value

A list of ypr_population() objects

Arguments

...

Unused parameters.

expand

A flag specifying whether to expand parameter combinations.

names

A character vector of unique ecotype names.

See Also

Other populations: as_ypr_populations(), chilliwack_bt_05, ypr_plot_yield(), ypr_populations_expand(), ypr_tabulate_sr(), ypr_tabulate_yields(), ypr_tabulate_yield()

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