Learn R Programming

ypr (version 0.4.0)

ypr_population_names: Population Names

Description

Population Names

Usage

ypr_population_names(populations)

Arguments

populations

An object of class ypr_populations().

Value

A character vector of the unique population names.

Examples

Run this code
# NOT RUN {
ypr_population_names(ypr_populations(Rk = c(2.5, 3, 2.5), expand = FALSE))
# }

Run the code above in your browser using DataLab