ShapeSize: Assign dot shapes and sizes to the scatterplot

Description Usage Arguments Value

View source: R/helper.R

Description

Helper function

Usage

1
ShapeSize(plotData, my_colors, dot.size, feature, grouping.by)

Arguments

plotData

data.frame. The data to use for plotting.

my_colors

list. The outcome of makecolors_scatterplot().

dot.size

numeric. The size of the dots to be plotted.

feature

character. The feature to be plotted.

grouping.by

character. The grouping variable to be highlighted.

Value

A data.frame


dianalow/nMyo documentation built on June 2, 2020, 12:03 a.m.