vt_export_json: vt_export_json

Description Usage Arguments Value See Also Examples

View source: R/vt_export_json.R

Description

exports a node to suitable json required by voronoi javascript function

Usage

1

Arguments

node

a Node object generated by vt_create_node or returned from vt_add_nodes

file

path where the json should be written to, if NULL, the json is returned as a character

Value

NULL or a character vector

See Also

vt_create_node vt_add_nodes

Examples

1
2
3

voronoiTreemap documentation built on May 2, 2019, 9:26 a.m.