test.mat.image: test.mat.image

Description Usage Arguments Value Examples

View source: R/test_mat_image.R

Description

TODO

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
test.mat.image(
  x,
  candidates.df,
  xlim = c(1, di[2]),
  ylim = c(di[1], 1),
  aspect = "iso",
  sub = sprintf("Dimensions: %d x %d", di[1], di[2]),
  xlab = "Column",
  ylab = "Row",
  cuts = 15,
  useRaster = FALSE,
  useAbs = NULL,
  colorkey = !useAbs,
  col.regions = NULL,
  lwd = NULL,
  border.col = NULL,
  ...
)

Arguments

x

TODO

Value

TODO

Examples

1
c()

Syksy/TownforgeR documentation built on Dec. 18, 2021, 3:08 p.m.