Return a list with each element representing one connected part of the design
and the list of parents contained in this part.
If plot_des = TRUE and output_loc has been specified. A plot
of the graph (con_plot.pdf) will be saved at the specified location.
Arguments
par_per_cross
Three columns character matrix specifying :
1) the cross indicators ; 2) the parents 1 identifiers of the crosses;
3) the parents 2 identifiers of the crosses.
plot_des
Logical value indicating if connected part of the
design should be plotted. Default = TRUE.
output_loc
Path where the plot of the design will be saved if the
argument is given. Default = NULL.
Author
Vincent Garin
References
Weeks, D. L., & Williams, D. R. (1964). A note on the determination of
connectedness in an N-way cross classification. Technometrics, 6(3), 319-324.