parse_EMMIX {shinyWGD} | R Documentation |
Read the EMMIX output for a range of components
Description
Read the EMMIX output for a range of components
Usage
parse_EMMIX(emmix.out, G = 1:3)
Arguments
emmix.out |
The output file from EMMIX software. |
G |
An integer vector specifying the range of the mixture components. The default is G=1:3. |
Value
A data frame with seven variables.
[Package shinyWGD version 1.0.0 Index]