plot_spider_chart {MitoHEAR} | R Documentation |
plot_spider_chart
Description
plot_spider_chart
Usage
plot_spider_chart(name_base, cluster, heteroplasmy_matrix, index)
Arguments
name_base |
Character name specifying the base. |
cluster |
Vector specifying a partition of the samples. |
heteroplasmy_matrix |
Third element returned by get_heteroplasmy. |
index |
Fifth element returned by get_heteroplasmy. |
Value
radarchart plot produced by function radarchart from package fmsb.
Author(s)
Gabriele Lubatti gabriele.lubatti@helmholtz-muenchen.de
See Also
https://rdrr.io/cran/fmsb/man/radarchart.html
[Package MitoHEAR version 0.1.0 Index]