plot_dots: Plots the "dots"

Description Usage Arguments Value Examples

Description

Plots the current position and status of the dots

Usage

1
plot_dots(data, size = 100)

Arguments

data

The dataset containing the dots information

size

The size of the space within which to place the dots. Must be the same as the one used to place the dots.

Value

A plot

Examples

1
plot_dots(data=dots_data, size=100)

qleclerc/rdots documentation built on May 10, 2019, 9:52 a.m.