#include "genealogy.h"
#include "internal.h"
Go to the source code of this file.
|
| SEXP | gendat (SEXP State, SEXP Obscure) |
| | data-frame format
|
| |
◆ gendat()
| SEXP gendat |
( |
SEXP | State, |
|
|
SEXP | Obscure ) |
data-frame format
Definition at line 104 of file gendat.cc.
104 {
107 if (*LOGICAL(Obscure)) A.
obscure();
110 }
genealogy_t & prune(void)
prune the tree (drop all black balls)
void gendat(double *tout, int *anc, int *lin, int *sat, int *type, int *deme, int *index, int *child) const
genealogy information in list format
genealogy_t & obscure(void)
erase all deme information
void trace_lineages(void)