setwidth-package(setwidth)
setwidth-package()所属R语言包:setwidth
Automatically set the value of options("width") when the terminal emulator is resized
当终端仿真器大小自动设置值的选项(“宽度”)
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This package should not be used with Graphical User Interfaces, such as Windows RGui, RStudio, RKward, JGR, Rcmdr and other interfaces which have their own engine to display R output. The functions of this package only work if R is compiled for Linux systems and it is running interactively in a terminal emulator. The terminal emulator might have been called by a text editor, such as Vim, Gedit, Kate or Geany.
这个包不能使用,如图形用户界面的Windows的RGui,RStudio,RKward,JGR,Rcmdr和其他接口有自己的引擎来显示R输出。只有这个包的功能,当R是编译的Linux系统和运行在终端仿真器交互。终端仿真器可能被称为一个文本编辑器,例如vim,Gedit的,凯特或Geany。
Details
详细信息----------Details----------
The package will print information on the R Console if its setwidth.verbose option was set to a numeric value bigger than zero:
如果它的setwidth.verbose选项被设置为一个数值大于零,该方案将打印在R控制台的信息:
(作者)----------Author(s)----------
Jakson Alves de Aquino <jalvesaq@gmail.com>, with some code copied from Vim.
参见----------See Also----------
The package colorout colorizes R output when running in a terminal emulator.
包colorout着色R输出终端仿真器中运行时。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|