geom_barplot {ggplot2} R Documentation

geom_barplot

Description

geom_barplot

Usage

geom_barplot(
    color = NULL,
    width = 1,
    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]