bubble_plot: 半期VPA専用のバブルプロット作図の関数

View source: R/rvpa_hay.R

bubble_plotR Documentation

半期VPA専用のバブルプロット作図の関数

Description

半期VPA専用のバブルプロット作図の関数

Usage

bubble_plot(
  res,
  target = "naa",
  season = 1,
  hanki = TRUE,
  years = NULL,
  scale = 100,
  fix_ratio = 2,
  range = seq(0, 100, len = 5),
  digits = 0,
  max_size = 10
)

ichimomo/frasyr documentation built on Sept. 28, 2024, 10:09 p.m.