View source: R/pivot_roast_longer.R
pivot_roast_longer | R Documentation |
ezlimma::roast_*
to be plotted with ggplot2
Lengthen output table from ezlimma::roast_*
to be plotted with ggplot2
in ezlimmaplot
.
Name is based on tidyr::pivot_longer
function.
pivot_roast_longer(tab, prefix.v, direction.v = c("Up", "Down", "Mixed"))
tab |
Table of output from |
prefix.v |
Character vector of prefixes. |
direction.v |
Character vector of directions to include in output. |
Table of pathway statistics to be plotted using ggplot2
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.