Learn R Programming

voronoiTreemap (version 0.2.0)

vt_input_from_df: 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

Run this code
# NOT RUN {
## non yet
# }

Run the code above in your browser using DataLab