powered by
plotActiveDemes method for "hms" class.
plotActiveDemes(object)
It doesn't return anything meaningful. It plots the number of active demes per metaepoch.
hms s4 object
f <- function(x) x result <- hms(fitness = f, lower = -5, upper = 5) plotActiveDemes(result)
Run the code above in your browser using DataLab