add_title {D3partitionR} | R Documentation |
Add a title to a D3partitionR object
Description
Add a title to a D3partitionR object
Usage
add_title(D3partitionR_object, text, style = NULL)
Arguments
D3partitionR_object |
The D3partitionR object to which the data should be appended |
text |
Title text |
style |
A valid CSS string which will be applied to the title) |
Value
A D3partitionR object
[Package D3partitionR version 0.5.0 Index]