scale_fill_manual {ggplot2} R Documentation

scale_fill_manual

Description

scale_fill_manual

Usage

scale_fill_manual(values,
    alpha = 1);

Arguments

Details

Authors

SMRUCC genomics institute

Value

this function returns data object of type ggplotOption.

clr value class

Examples


[Package ggplot2 version 1.0.0.0 Index]