geom_polygon {ggplot2} R Documentation

geom_polygon

Description

geom_polygon

Usage

geom_polygon(
    mapping = NULL,
    color = "black",
    alpha = 1,
    size = 1);

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]