Learn R Programming

D3partitionR (version 0.5.0)

set_chart_type: Set the chart_type

Description

Set the chart_type

Usage

set_chart_type(D3partitionR_object, chart_type)

Arguments

D3partitionR_object

The D3partitionR object to which the data should be appended

chart_type

type fo chart to use (in c('sunburst','treemap','circle_treemap','partition_chart','icicle') )

Value

A D3partitionR object