to_html: Converts population graph to html file for interactive...

Description Usage Arguments Value Author(s)

Description

This function takes a population graph that has been 'decorated' with sufficient spatial data to make a html file that uses the D3 visualization javascript mateirals to view it interactively.

Usage

1
to_html(graph, file)

Arguments

graph

A popgraph object.

file

The path to the html file to be saved. If not given then the html text is returned by the function.

Value

The text of the html file to be saved or viewed in the appropriate browser.

Author(s)

Rodney J. Dyer <rjdyer@vcu.edu>


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