Skip to content
/ SPB Public

This R package provides some useful tools for creating and customising progress bars 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.

License

AGPL-3.0, GPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
GPL-3.0
LICENSE.md
Notifications You must be signed in to change notification settings

FATelarico/SPB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPB

image

Short Description

This R package provides progress bars 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.

Installation

To install the package directly from R, run the following code:

  1. Install the package from CRAN: install_packages('SPB')

To install the latest development version run:

  1. Check if you need to install the devtools package if(!require(devtools))install.packages('devtools')

  2. Install the package from this repository devtools::install_github('FATelarico/BlockmodelingGUI')

About

This R package provides some useful tools for creating and customising progress bars 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.

Topics

Resources

License

AGPL-3.0, GPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
GPL-3.0
LICENSE.md

Stars

Watchers

Forks

Packages

 
 
 

Languages