create_dots: Creation of "dots" dataset

Description Usage Arguments Value Examples

Description

Creates a dataset with a specified number of dots to use with other dots functions

Usage

1
create_dots(num = 10)

Arguments

num

The number of dots in the dataset

Value

A dataset

Examples

1
dots_data = create_dots(num=10)

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