powered by
The data has the only goal of providing an example of use of eafplot.
HybridGA
A list with two data frames, each of them with three columns, as produced by read_datasets().
read_datasets()
$vanzyl
data frame of results on vanzyl network
$richmond
data frame of results on Richmond network. The second column is filled with NA
NA
# NOT RUN { data(HybridGA) print(HybridGA$vanzyl) print(HybridGA$richmond) # }
Run the code above in your browser using DataLab