smart_dots: smart_dots

View source: R/basic.R

smart_dotsR 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.


smarter documentation built on April 3, 2025, 8:46 p.m.

Related to smart_dots in smarter...