scale_fill_distiller {ggplot2} R Documentation

scale_fill_distiller

Description

scale_fill_distiller

Usage

scale_fill_distiller(
    palette = "YlGnBu",
    direction = 1,
    alpha = 1);

Arguments

Details

Authors

SMRUCC genomics institute

Value

this function returns data object of type ggplotColorProfile.

clr value class

Examples


[Package ggplot2 version 1.0.0.0 Index]