Learn R Programming

D3partitionR (version 0.5.0)

set_legend_parameters: Set the legend parameter

Description

Set the legend parameter

Usage

set_legend_parameters(D3partitionR_object, visible = T, zoom_subset = F,
  width = 100)

Arguments

D3partitionR_object

The D3partitionR object to which the data should be appended

visible

boolean, should the trail be diplayed ? Default: TRUE

zoom_subset

boolean, if TRUE, only the modalities present in the children of the zoomed rrot are displayed kin the legend.

width

legend width in pixel

Value

A D3partitionR object