pivot_roast_longer: Lengthen output table from 'ezlimma::roast_*' to be plotted...

View source: R/pivot_roast_longer.R

pivot_roast_longerR Documentation

Lengthen output table from ezlimma::roast_* to be plotted with ggplot2

Description

Lengthen output table from ezlimma::roast_* to be plotted with ggplot2 in ezlimmaplot. Name is based on tidyr::pivot_longer function.

Usage

pivot_roast_longer(tab, prefix.v, direction.v = c("Up", "Down", "Mixed"))

Arguments

tab

Table of output from ezlimma::roast_*.

prefix.v

Character vector of prefixes.

direction.v

Character vector of directions to include in output.

Value

Table of pathway statistics to be plotted using ggplot2.


jdreyf/ezlimmaplot documentation built on Feb. 8, 2025, 2:25 a.m.