| coffeewheel | R Documentation | 
This is an htmlwidgets-based visualization tool for hierarchical data. It is zoomable, meaning that you can interact with the hierarchy and zoom in/out accordingly.
coffeewheel(treeData, width=600, height=600, main="", partitionAttribute="value")
| treeData | A hierarchical tree data as in example | 
| width | 600 | 
| height | 600 | 
| main | Title | 
| partitionAttribute | "value" | 
A circular layout with genetic profile.
How <- "runManually"
## Not run: 
 coffeewheel(treeData = sampleWheelData)
 
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.