tick: Increment a progress bar

View source: R/pb.R

tickR Documentation

Increment a progress bar

Description

Increments a progress bar by a specified number of ticks. Meant to be used in a pipe.

Usage

tick(pb, preface, file, len = 1)

Arguments

pb

a progress bar object

preface

the desired preface text to a progress bar

file

the file being processed

len

number of ticks


dylanrussellmd/nsqipr documentation built on Oct. 13, 2023, 11:01 a.m.