blink: A Blinking Function

Description Usage Arguments Examples

Description

This function provides a limited wrapper to the Blink1 device. To learn more about the device https://blink1.thingm.com/

Usage

1
blink(times = 3, color = "blue", printcomm = FALSE)

Arguments

times

the number of times to blink

Color

the name of the color to blink

The value for Color may be one of the following: white,red,lime,blue,yellow,cyan,magenta,silver,gray,maroon,olive,green,purple,teal or navy.

The times variable is expecting an int greater than zero.

Examples

1

Spoted21/tt documentation built on May 9, 2019, 1:53 p.m.