vt_input_from_df {voronoiTreemap}R Documentation

vt_input_from_df

Description

create a tree-structure from a data.frame

Usage

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

## non yet

[Package voronoiTreemap version 0.2.0 Index]