from_igraph_rcpp {malan} | R Documentation |
Generate paternal brothers population
Description
Generate paternal brothers population
Usage
from_igraph_rcpp(vertices, edges)
Arguments
vertices |
vector of vertices |
edges |
matrix with edges |
Value
An external pointer to the population.
[Package malan version 1.0.3 Index]