read.popgraph: Reads in a population graph text file

Description Usage Arguments Value Author(s)

Description

This function imports a popgraph from the older text format

Usage

1
read.popgraph(file, sep = "\t")

Arguments

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.

Value

A fully created popgraph file (e.g., an igraph object with an extra class property)

Author(s)

Rodney J. Dyer <rjdyer@vcu.edu>


popgraph documentation built on April 14, 2017, 9:58 p.m.