plot.iris: Umap Plot

Description Usage

View source: R/plot.iris.R

Description

Umap Plot

Usage

1
2
3
4
5
6
## S3 method for class 'iris'
plot(x, labels,
  main = "A UMAP visualization of the Iris dataset",
  colors = c("#ff7f00", "#e377c2", "#17becf"), pad = 0.1, cex = 0.65,
  pch = 19, add = FALSE, legend.suffix = "", cex.main = 1,
  cex.legend = 1)

KO-BMI/umap-viz documentation built on Dec. 11, 2019, 12:07 a.m.