qqqList.2.DF.ggplot: qqqList.2.DF.ggplot

View source: R/ggExpress.R

qqqList.2.DF.ggplotR Documentation

qqqList.2.DF.ggplot

Description

Convert a list to a tow-column data frame to plot boxplots and violin plots

Usage

qqqList.2.DF.ggplot(ls = LetterSets)

Arguments

ls

A list with all elements named

Examples

LetterSets <- list("One" = LETTERS[1:7], "Two" = LETTERS[3:12])
qqqList.2.DF.ggplot(LetterSets)

vertesy/ggExpress documentation built on Nov. 24, 2024, 10:44 p.m.