read.population_graph(file, sep = "")
- file
{The path to the file that is to be saved.} - sep
{The column separator in the file. By default
it is a tab but sometimes a space or other object may be
used.}
A fully created popgraph file (e.g., an igraph object
with an extra class property)
This function imports a popgraph from the older text
format
[object Object]