Learn R Programming

PRISMA (version 0.2-7)

plot.prismaDimension: Generics For PRISMA Objects

Description

Print and plot generic for the PRISMA dimension objects.

Usage

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

Arguments

x

PRISMA dimension object generated via estimateDimension

...

not used

See Also

estimateDimension, prismaHclust, prismaDuplicatePCA, prismaNMF

Examples

Run this code
# NOT RUN {
# please see the vingette for examles
# }

Run the code above in your browser using DataLab