|
phylopomp
Phylodynamics for POMPs
|
#include "ball.h"#include "node.h"#include "nodeseq.h"#include "genealogy.h"#include "internal.h"#include <R.h>#include <Rmath.h>#include <Rdefines.h>
Go to the source code of this file.
Functions | |
| SEXP | newick (SEXP State, SEXP Extended) |
| tree in newick format | |
| SEXP newick | ( | SEXP | State, |
| SEXP | Extended ) |
tree in newick format
Definition at line 102 of file newick.cc.
