Description Usage Arguments Value Author(s)
This function imports a popgraph from the older text format
1 | read.popgraph(file, sep = "\t")
|
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)
Rodney J. Dyer <rjdyer@vcu.edu>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.