write.popgraph: Convience function for file exports
Description
This function is a chokepoint for exporting
popgraph objects to other formats.Usage
write.popgraph(graph, file, format = "pgraph", ...)
Arguments
graph
An object of type popgraph.
file
The path to save the graph into.
format
The type of output file to use. Options
are: { Save as JSON format}
- kml
{ Save to KML format to view in GoogleEarth}
- graphml
{ Save as Graph Markup Language}
- html
{ Save to an interact