get_arg | R Documentation |
Given an object swf
, which is the result of forward
simulation using the function sim_swf()
, walk backwards through the
ancestry and calculate the coalescent tree at every locus for the
specified hosts and/or haplotypes.
get_arg(swf, host_index = NULL, haplo_index = NULL)
swf |
result of forwards simulation using the function |
host_index |
a vector of target hosts. Defaults to all hosts |
haplo_index |
a list of target haplotypes within the hosts specified by
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.