Learn R Programming

PRISMA (version 0.2-3)

plot.prismaDimension: Generics For PRISMA Objects

Description

Print and plot generic for the PRISMA dimension objects.

Usage

## S3 method for class 'prismaDimension':
print(x, ...)
## S3 method for class 'prismaDimension':
plot(x, ...)

Arguments

x
PRISMA dimension object generated via estimateDimension
...
not used

See Also

estimateDimension, prismaHclust, prismaDuplicatePCA, prismaNMF

Examples

Run this code
# please see the vingette for examles

Run the code above in your browser using DataLab