Learn R Programming

aplotExtra (version 0.0.3)

funky_point: funky_point

Description

create dot plot for funkyheatmap

Usage

funky_point(data, cols, cols2 = NULL, ...)

Value

ggplot object

Arguments

data

data frame

cols

selected columns

cols2

selected columns to keep names

...

additional parameters, passing to geom_star

Author

Guangchuang Yu