geom_violin {ggplot2} R Documentation

geom_violin

Description

geom_violin

Usage

geom_violin(
    color = NULL,
    width = 0.9,
    alpha = 0.95);

Arguments

Details

Authors

SMRUCC genomics institute

Value

this function returns data object of type ggplotLayer.

clr value class

Examples


[Package ggplot2 version 1.0.0.0 Index]