vt_input_from_df: vt_input_from_df

Description Usage Arguments Value Examples

View source: R/vt_input_from_df.R

Description

create a tree-structure from a data.frame

Usage

1
vt_input_from_df(inp, scaleToPerc = FALSE)

Arguments

inp

a data.frame with specific format

scaleToPerc

(logical) scale to percent

Value

a Node that can be written to json using vt_export_json

Examples

1
## non yet

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