Learn R Programming

MitoHEAR (version 0.1.0)

plot_spider_chart: 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.

See Also

https://rdrr.io/cran/fmsb/man/radarchart.html