stat_pvalue_manual {ggplot2} R Documentation

set stats p-value for the plot

Description

Usage

stat_pvalue_manual(comparisons);

Arguments

comparisons

a dataframe object that should contains the data fiels at least:

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]