enrichment_plot: Produce scatterplot

Description Usage Arguments Value

View source: R/utils.R

Description

Produce scatterplot

Usage

1

Arguments

df

(data.frame) table with fedup results

xVar

(char) x-axis variable (must be a column value in df)

yVar

(char) y-axis variable (must be a column value in df)

xLab

(char) x-axis label (default xVar value)

yLab

(char) y-axis label (default NULL)

pTitle

(char) plot title (default NULL)

fillVar

(char) point fill variable (default NULL)

fillCol

(char) point fill colours (default NULL)

fillLab

(char) point fill label (default fillVar value)

sizeVar

(char) point size variable (default NULL)

sizeLab

(char) point size label (default sizeVar value)

Value

Object returned from ggplot with the enrichment dot plot


rosscm/fedupShiny documentation built on Dec. 22, 2021, 6:17 p.m.