Learn R Programming

voronoiTreemap (version 0.2.0)

vt_create_node: vt_create_node

Description

vt_create_node

Usage

vt_create_node(total_lab = "Total")

Arguments

total_lab

name of the total level

Value

a Node

Examples

Run this code
# NOT RUN {
vt_create_node("Total")
# }

Run the code above in your browser using DataLab