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.


Displayr/flipDimensionReduction documentation built on March 2, 2024, 3:50 a.m.