geom_princurve {ggplot2} R Documentation

geom_princurve

Description

geom_princurve

Usage

geom_princurve(
    mapping = NULL,
    color = NULL,
    width = 5,
    show.legend = FALSE,
    alpha = 1,
    bspline = FALSE,
    bandwidth = 1,
    maxIterations = 100,
    tolerance = 0.001);

Arguments

Details

Authors

SMRUCC genomics institute

Value

this function returns data object of type ggplotPrincipalCurve.

clr value class

Examples


[Package ggplot2 version 1.0.0.0 Index]