print.2Dreduction: 'print.2Dreduction'

View source: R/dimensionreductionscatterplot.R

print.2DreductionR Documentation

print.2Dreduction

Description

If 2Dreduction object is created from distance matrix, then print as labelled scatterplot. If created from a data.frame of variables, print as a scatterplot of grouped cases.

Usage

## S3 method for class ''2Dreduction''
print(x, ...)

Arguments

x

Object of class "2Dreduction".

...

Not used.


NumbersInternational/flipDimensionReduction documentation built on June 12, 2024, 11:30 a.m.