Learn R Programming

tableExtra (version 1.0.1)

table_params_circle: Add circle parameters

Description

Add circle parameters

Usage

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