plotSingleVariableDensity: plotSingleVariableDensity This old-format function is...

View source: R/exploratory_analysis_plot.R

plotSingleVariableDensityR Documentation

plotSingleVariableDensity This old-format function is deprecated and will be removed in a future version of MethylPipeR.

Description

plotSingleVariableDensity This old-format function is deprecated and will be removed in a future version of MethylPipeR.

Usage

plotSingleVariableDensity(
  plotData,
  plotVariable,
  title,
  xLabel,
  yLabel,
  pipelineRunInformation
)

Arguments

plotData

A dataframe containing the variable to be plotted

plotVariable

A string specifying the variable to be plotted

title

A string specifying the title for the plot

xLabel

A string specifying the x-axis label

yLabel

A string specifying the y-axis label

pipelineRunInformation

a pipelineRunInformation object

Value

ggplot object


marioni-group/MethylPipeR documentation built on Oct. 10, 2024, 3:32 p.m.