BUTREPLOT(RSEIS)
BUTREPLOT()所属R语言包:RSEIS
Replot Function for SELBUT
重新绘制功能SELBUT
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Replot Function for SELBUT
重新绘制功能SELBUT
用法----------Usage----------
BUTREPLOT(opts, ncol = 5, HOZ = TRUE, TOP = TRUE, cols = "white", main = "", xlim = c(0, 1), ylim = c(0, 1), newplot = TRUE)
参数----------Arguments----------
参数:opts
character list of options
字符的选项列表
参数:ncol
number of columns
的列数
参数:HOZ
logical, TRUE=plot horizontally
逻辑,TRUE =图水平
参数:TOP
logical, TRUE=plot top-down
逻辑,TRUE =图自上而下
参数:cols
colors
颜色
参数:main
character title
字符的标题,
参数:xlim
x-limits in plotting region (user coordinates)
在绘图区的X-极限(用户坐标系)
参数:ylim
y-limits in plotting region (user coordinates)
Y-在绘图区域的限制(用户坐标系)
参数:newplot
logical, new plot?
逻辑,新的图?
Details
详细信息----------Details----------
Used internally in SELBUT as a replotting function
作为一型重构功能在内部使用的SELBUT
值----------Value----------
list
表
参数: M
x,y matrix of grid
的x,y的网格矩阵
参数:dx
delta x
增量x
参数:dy
delta y
增量Y
参数:rx
range of x
的x的范围
参数:ry
range of y
y的范围
(作者)----------Author(s)----------
Jonathan M. Lees<jonathan.lees@unc.edu>
参见----------See Also----------
SELBUT, swig
SELBUT,痛饮
实例----------Examples----------
STDLAB=c("DONE", "QUIT", "zoom.out", "zoom.in", "SELBUT", "FILT","UNFILT", "PSEL", "SGRAM", "WLET", "SPEC", "XTR" )
BUTREPLOT(STDLAB)
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|