View source: R/plot_multiple_likelihood_scapes.R
This is a function to produce multiple heatmaps from a single dataset, by levels of a factor.
1 2  | plot_multiple_likelihood_scapes(data, paramspace, dim, threshold, n,
  factor, ...)
 | 
data | 
 A data frame containing trajectories in speciation cube for all simulations (in rows).  | 
paramspace | 
 The names of the two parameters to plot against.  | 
dim | 
 The variable to use as a criterion for complete speciation.  | 
threshold | 
 The threshold above which the value of the criterion variable means complete speciation  | 
n | 
 How many of the last time points to average?  | 
factor | 
 The factor used to split the plots  | 
... | 
 Extra arguments to be passed to   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.