scale_size_continuous {ggplot2} R Documentation

scale_size_continuous

Description

scale_size_continuous

Usage

scale_size_continuous(
    name = NULL,
    breaks = NULL,
    labels = NULL,
    limits = NULL,
    range = [6],
    transform = "identity",
    trans = NULL,
    guide = "legend");

Arguments

Details

Authors

SMRUCC genomics institute

Value

this function returns data object of type ggplotSize.

clr value class

Examples


[Package ggplot2 version 1.0.0.0 Index]