sr_value: Plotting coefficients

Description Usage

Description

Slightly modified version of ade4's s.value graphical function. Draws round instead of square bubbles in some plots when argument "bubble" is called. Author of the original function s.value: Daniel Chessel. Modification: Francois Gillet, 25 August 2012.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
sr_value(
  dfxy,
  z,
  xax = 1,
  yax = 2,
  method = c("bubble", "greylevel"),
  zmax = NULL,
  csize = 1,
  cpoint = 0,
  pch = 20,
  clegend = 0.75,
  neig = NULL,
  cneig = 1,
  xlim = NULL,
  ylim = NULL,
  grid = TRUE,
  addaxes = TRUE,
  cgrid = 0.75,
  include.origin = TRUE,
  origin = c(0, 0),
  sub = "",
  csub = 1,
  possub = "topleft",
  pixmap = NULL,
  contour = NULL,
  area = NULL,
  add.plot = FALSE
)

RodolfoPelinson/pelinson.et.al.2020 documentation built on June 10, 2021, 5:25 p.m.