View source: R/check_multi_mainland_clade.R
check_multi_mainland_clade | R Documentation |
multi_mainland_clade
is valid.
Will stop if not.An multi_mainland_clade
...
check_multi_mainland_clade(multi_mainland_clade)
multi_mainland_clade |
A list of data frames each data frame is an
|
is a list of mainland_clade
, see check_mainland_clade
has at least 1 element
nothing
Richèl J.C. Bilderbeek, Joshua W. Lambert
multi_mainland_clade <- sim_mainland(
total_time = 1,
m = 10,
mainland_ex = 0.5
)
check_multi_mainland_clade(multi_mainland_clade)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.