gpairs: CONTINUOUS GP EXTERNAL FUNCTION FOR INTERNAL USE

gpairsR Documentation

CONTINUOUS GP EXTERNAL FUNCTION FOR INTERNAL USE

Description

Generate COVAR

Usage

gpairs(
  x,
  upper.pars = list(scatter = "points", conditional = "barcode", mosaic = "mosaic"),
  lower.pars = list(scatter = "points", conditional = "boxplot", mosaic = "mosaic"),
  diagonal = "default",
  outer.margins = list(bottom = unit(2, "lines"), left = unit(2, "lines"), top = unit(2,
    "lines"), right = unit(2, "lines")),
  xylim = NULL,
  outer.labels = NULL,
  outer.rot = c(0, 90),
  gap = 0.05,
  buffer = 0.02,
  reorder = NULL,
  cluster.pars = NULL,
  stat.pars = NULL,
  scatter.pars = NULL,
  bwplot.pars = NULL,
  stripplot.pars = NULL,
  barcode.pars = NULL,
  mosaic.pars = NULL,
  axis.pars = NULL,
  diag.pars = NULL,
  whatis = FALSE
)

Arguments

x

not to be used internally. Could be downloaded from Github


leonpheng/lhplot documentation built on April 13, 2025, 1:48 p.m.