plotDots

plotDots(
  project,
  date = NULL,
  age = NULL,
  zoom = 1,
  ratio = 1,
  file = NULL,
  path = "output",
  orientation = "portrait",
  background = FALSE,
  maxsize = 49,
  dpi = 300,
  max.radius = 0.0075,
  theme.args = NULL,
  seed = NULL,
  ...
)