Description Usage Arguments Value Examples
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.
1 | 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.
1 2 3 4 5 | How <- "runManually"
## Not run:
coffeewheel(treeData = sampleWheelData)
## End(Not run)
|
Loading required package: magrittr
Loading required package: ggplot2
Loading required package: lubridate
Attaching package: 'lubridate'
The following object is masked from 'package:base':
date
Loading required package: tidyr
Attaching package: 'tidyr'
The following object is masked from 'package:magrittr':
extract
Loading required package: cgdsr
Loading required package: RCurl
Loading required package: bitops
Attaching package: 'RCurl'
The following object is masked from 'package:tidyr':
complete
Loading required package: XML
sh: 1: cannot create /dev/null: Permission denied
sh: 1: cannot create /dev/null: Permission denied
sh: 1: cannot create /dev/null: Permission denied
Warning message:
system call failed: Cannot allocate memory
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.