place_dots: Placement of "dots"

Description Usage Arguments Value Examples

Description

Places the dots randomly within a delimited space

Usage

1
place_dots(data, size = 100)

Arguments

data

The dataset containing the dots information

size

The size of the space within which to place the dots

Value

An updated dataset

Examples

1
dots_data = place_dots(data=dots_data, size=100)

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