princePlot: Title

Description Usage Arguments

Description

Title

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
princePlot(
  prince,
  label = colnames(prince$o),
  smallest = -20,
  note = F,
  notecol = "black",
  notecex = 1,
  breaks = seq(-20, 0, length.out = 100),
  col = heat.colors(99),
  margins = c(5, 7),
  key = T,
  cexRow = 1,
  cexCol = 1,
  xlab = "Principal Components (Variation)",
  colsep = NULL,
  rowsep = NULL,
  sepcolor = "black",
  sepwidth = c(0.05, 0.05),
  Rsquared = F,
  breaksRsquared = seq(0, 1, length.out = 100),
  main
)

Arguments

main

juanbot/CoExpNets documentation built on May 15, 2021, 12:20 p.m.