plot_voom: Plots the mean-variance trend.

View source: R/voom.R

plot_voomR Documentation

Plots the mean-variance trend.

Description

This function uses the information stored in the object returned by voom() when called with save.plot = TRUE.

Usage

plot_voom(x)

## S3 method for class 'EList'
plot_voom(x)

Arguments

x

Output of voom() function.


ddiez/omisc documentation built on Aug. 14, 2024, 1:19 p.m.