powered by
Generates set of unique names based on differences in parameter values.
ypr_names(x, ...)# S3 method for ypr_population ypr_names(x, ...)# S3 method for ypr_populations ypr_names(x, ...)# S3 method for ypr_ecotypes ypr_names(x, ...)
# S3 method for ypr_population ypr_names(x, ...)
# S3 method for ypr_populations ypr_names(x, ...)
# S3 method for ypr_ecotypes ypr_names(x, ...)
A character vector of the unique parameter based names.
An object of class ypr_population, ypr_populations or ypr_ecotypes.
Unused.
ypr_names(ypr_population): Population Names
ypr_names(ypr_population)
ypr_names(ypr_populations): Populations Names
ypr_names(ypr_populations)
ypr_names(ypr_ecotypes): Ecotypes Names
ypr_names(ypr_ecotypes)
Parameter RPR is ignored because it is irrelevant to population(s) and does not distinguish between ecotypes.
ypr_names(ypr_population()) ypr_names(ypr_populations()) ypr_names(ypr_populations())
Run the code above in your browser using DataLab