ypr_populations {ypr} | R Documentation |
Populations
Description
Populations
Usage
ypr_populations(..., expand = TRUE, names = NULL)
Arguments
... |
Unused parameters. |
expand |
A flag specifying whether to expand parameter combinations. |
names |
A character vector of unique ecotype names. |
Value
A list of ypr_population()
objects
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
ypr_populations(Rk = c(2.5, 4.6), Hm = c(0.2, 0.05))
[Package ypr version 0.6.0 Index]