Learn R Programming

ypr (version 0.5.2)

ypr_population_names: Population Names

Description

Population Names

Usage

ypr_population_names(populations)

Value

A character vector of the unique population names.

Arguments

populations

An object of class ypr_populations().

Examples

Run this code
ypr_population_names(ypr_populations(Rk = c(2.5, 3, 2.5), expand = FALSE))

Run the code above in your browser using DataLab