if (FALSE) # Download will take a few seconds
url <-
"https://raw.githubusercontent.com/ms609/hyoliths/master/MrBayes/hyo.nex"
trees <- ReadMrBayesTrees(url, n = 40)
plot(Consensus(trees, p = 0.5))
Run the code above in your browser using DataLab