set.PE: set.PE

Description Usage Examples

Description

set.PE Set up a progress bar

Usage

1
set.PE(pe, value)

Examples

1
2
3
4
5
6
#n<-100
#pe<-Progress.Ebar(min = 1,max = n)
#for (i in seq(n)) {
#set.PE(pe,i)
#Sys.sleep(1 / 100)
#}

amafuro/ProgressEber documentation built on Jan. 23, 2022, 2:21 a.m.