parse_one_EMMIX {shinyWGD} | R Documentation |
Read the EMMIX output for a specify number of components
Description
Read the EMMIX output for a specify number of components
Usage
parse_one_EMMIX(emmix.out, ncomponent = 3)
Arguments
emmix.out |
The output file from EMMIX software. |
ncomponent |
Number of components to read from the file. |
Value
A data frame with seven variables.
[Package shinyWGD version 1.0.0 Index]