设为首页收藏本站获取积分奖励

R语言中文网

 找回密码
 立即注册
查看: 1015|回复: 0

R语言文字进度条setTxtProgressBar()函数-中英文对照帮助文档

[复制链接]
发表于 2020-8-21 08:14:20 | 显示全部楼层 |阅读模式
        R语言文字进度条setTxtProgressBar()函数-中英文对照帮助文档

                                         By MicroRbt Martinez PhD

R语言函数名:setTxtProgressBar()
R语言函数功能:文字进度条
来自资源库:基础库(R语言自带)
setTxtProgressBar()函数所属R语言包:所在R包具体名称、包功能的中英文双语描述见正文后面'--所在R语言包信息--'部分。

描述-----Description-----

Text progress bar in the R console.
R控制台中的文本进度栏。


使用方法-----Usage-----

txtProgressBar(min = 0, max = 1, initial = 0, char = "=",
width = NA, title, label, style = 1, file = "")
getTxtProgressBar(pb)
setTxtProgressBar(pb, value, title = NULL, label = NULL)
## S3 method for class 'txtProgressBar' S3 method for class 'txtProgressBar'
close(con, ...)

参数-----Arguments-----

参数min, max介绍: (finite) numeric values for the extremes of the progress bar. Must have min < max.
(有限)进度条极限值。必须具有min < max。

参数initial, value介绍: initial or new value for the progress bar. See Details for what happens with invalid values.
进度栏的初始值或新值。有关无效值的情况,请参见Details。

参数char介绍: the character (or character string) to form the progress bar.
字符(或字符串)形成进度条。

参数width介绍: the width of the progress bar, as a multiple of the width of char. If NA, the default, the number of characters is that which fits into getOption("width").
进度条的
-----未完,待续-----,↓↓↓展开剩余72%↓↓↓
购买主题 前行需要您的支持,请赞助作者 【15 金钱】 就能浏览全部100%内容啦!(本贴一次赞助、永久可读)
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Archiver|R语言中文网    

GMT+8, 2024-5-20 22:05 , Processed in 0.028817 second(s), 21 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表