Learn R Programming

eulerr (version 8.3.0)

place_euler_glyphs: Pack equal circular glyphs inside exclusive regions.

Description

Pack equal circular glyphs inside exclusive regions.

Usage

place_euler_glyphs(
  set_names,
  shape,
  h,
  k,
  a,
  b,
  phi,
  width,
  height,
  side,
  container_h,
  container_k,
  container_width,
  container_height,
  n_vertices,
  region_names,
  counts,
  arrangement,
  radius,
  gap,
  seed,
  max_attempts,
  obstacle_h,
  obstacle_k,
  obstacle_width,
  obstacle_height,
  precision
)

Arguments