orbit_app: Draw an orbital diagram///FOR APP

Description Usage Arguments Value

View source: R/orbit_app.R

Description

Draw an orbital diagram///FOR APP

Usage

1
2
orbit_app(seed_probs = c(0.3, 0.5, 0.1, 0.1), planet_probs = c(0.4,
  0.3, 0.2, 0.2), pareto2_prob = c(0.2, 0.8))

Arguments

seed_probs

probabilities of choosing each shape (none, circle, diamond, square), numeric vector of length 4

planet_probs

probabilities of how many planet (0, 1, 2, 3), numeric vector of length 4

pareto2_prob

probabilities of having a second set of pareto rings, numeric vector of length 2

Value

a ggplot of the orbital diagram


will-r-chase/glyph documentation built on Oct. 29, 2019, 3:49 a.m.