powered by
Graphs a collection of spinners
many_spinner_plots(list_regions)
list of vectors of integer areas for the spins 1, 2, ...
A ggplot2 object containing the spinner displays
# NOT RUN { regions1 <- c(1, 1, 1) regions2 <- c(2, 1, 2, 1) many_spinner_plots(list(regions1, regions2)) # }
Run the code above in your browser using DataLab