draw_circle_plot: Draw a Plot of Circles

Description Usage Arguments Value Examples

Description

Creates a blank plot with a border and then draws circles at random locations on the x and y axis. The circles each have a random color created using RGB values.

Usage

1

Arguments

numCirc

This argument is a vector of type numeric which defines the number of circles to draw

Value

None

Examples

1
draw_circle_plot(numCirc = 20)

KaitlanM/MemoryMeasurer-App documentation built on June 6, 2019, 2:15 p.m.