Plot demographic history encoded in a slendr model
plot_model(model, sizes = TRUE, proportions = FALSE, log = FALSE)
Compiled slendr_model
model object
Should population size changes be visualized?
Should gene flow proportions be visualized (FALSE
by default to prevent cluttering and overplotting)
Should the y-axis be plottted on a log scale? Useful for models over very long time-scales.
Plot object of the class ggplot