R/extinction.times.R

extinction.times <-
function(tree){
	times <- age.tips(tree)
	times
	}

Try the TreeSim package in your browser

Any scripts or data that you put into this service are public.

TreeSim documentation built on May 2, 2019, 3:23 a.m.