table_params_circle: Add circle parameters

Description Usage Arguments Author(s)

View source: R/table_params.R

Description

Add circle parameters

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
table_params_circle(
  dscale,
  dcolor,
  scale_breaks,
  r_min,
  r_max,
  color_palette,
  color_breaks,
  dscale_min = NULL,
  dscale_max = NULL
)

Arguments

scale_breaks

integer indicating the number of differently-sized circles

r_max

unit object indicating the maximum radius

color_palette

a character vector of color names

color_breaks

a numeric vector of break points

d

data.frame or matrix

Author(s)

Yoann Pradat


tableExtra documentation built on Oct. 29, 2021, 5:06 p.m.