get_level: get_level

View source: R/get_level.R

get_levelR Documentation

get_level

Description

The function returns the level factor on the input array and using the supplied level.

Usage

get_level(m1,level,return_list,print_warnings)

Arguments

m1

Required: a scheme matrix

level

Required: the requested level: individual, family, cross or population

return_list

Optional: a logical argument to show if the return will be one dimension array or a list

print_warnings

Optional: TRUE to print the warnings

Value

a two-column tab delimited phenotyping object; id and value

Examples

m2 = get_level(m1,"cross",FALSE)

USDA-ARS-GBRU/crossword documentation built on April 5, 2023, 7:29 p.m.