smart_dots {smarter} | R Documentation |
smart_dots
Description
Prints a series of dots every few seconds
Usage
smart_dots(wait = 300, num_dots = 30)
Arguments
wait |
A number of seconds to wait before printing "." |
num_dots |
The number of dots to print before printing a message |
Value
No return value.
[Package smarter version 1.0.1 Index]