powered by
plotAncDes(v1, geneal, mAnc = 3, mDes = 3, vColor = "#D35C79")
data(sbGeneal) plotAncDes("Tokyo", sbGeneal, vColor = "red") plotAncDes("Essex", sbGeneal, 2, 3, "blue") + ggplot2::labs(x = "Generation index", y = "")
Run the code above in your browser using DataLab