plot_scatter: Plot scatterplot

Description Usage Arguments Value

Description

Plots a scatterplot for all genes

Usage

1
2
plot_scatter(df, x, y, color, gene = NA, dotsize = 1.5,
  pointrange_size = 2, ncol = 6, nrow = 4, theme = 8)

Arguments

df

DCT df

x

Variable to plot on x-axis

y

Variable to plot on y-axis

color

Variable to plot colours

ncol

Amount of columns

nrow

Amount of rows

Value

Scatter plot


SCIL-leuven/qpcrviia7 documentation built on May 21, 2019, 2:31 a.m.