Learn R Programming

SPB (version 1.0)

Simple Progress Bars for Procedural Coding

Description

Provides a simple progress bar to use for basic and advanced users that suits all those who prefer procedural programming. It is especially useful for integration into markdown files thanks to the progress bar's customisable appearance.

Copy Link

Version

Install

install.packages('SPB')

Monthly Downloads

191

Version

1.0

License

GPL (>= 3)

Maintainer

Fabio Ashtar Telarico

Last Published

August 14th, 2022

Functions in SPB (1.0)

simple.progress.bar

Class of a simple progress bar
update_pb

Function to update the progress of a simple progress bar
summary,simple.progress.bar-method

Summary method for simple progress bars
create_pb

Function to create a simple progress bar
print,simple.progress.bar-method

Print method for simple progress bars