res = jointDVI(example2, verbose = FALSE)
plotSolution(example2, res)
# With line break in labels
plotSolution(example2, res, format = "[M]=\n[S]")
# With genotypes for marker 1
plotSolution(example2, res, marker = 1)
# Non-optimal solutions
plotSolution(example2, res, k = 2, pm = FALSE)
plotSolution(example2, res, k = 2, cex = 1.3)
Run the code above in your browser using DataLab