masked-methods(RobAStBase)
masked-methods()所属R语言包:RobAStBase
Masked Methods from Packages ‘stats’ and ‘graphics’ in Package ‘RobAStBase’
蒙面方法从包统计和图形包装RobAStBase“
译者:生物统计家园网 机器人LoveR
描述----------Description----------
masked methods from packages stats and graphics
屏蔽的方法从包中stats和graphics
用法----------Usage----------
clip(x1,...)
## S4 method for signature 'ANY'
clip(x1,x2,y1,y2)
start(x,...)
## S4 method for signature 'ANY'
start(x,...)
参数----------Arguments----------
参数:x,...
see start.
看到start。
参数:x1,x2,y1,y2
see clip.
看到clip。
Details
详细信息----------Details----------
In order to make accessible the otherwise masked functions start, clip, we generate corresponding S4-methods.
为了使访问另有掩蔽功能start,clip,我们生成相应的S4-方法。
值----------Value----------
see start, clip
看到start,clip
(作者)----------Author(s)----------
Peter Ruckdeschel <a href="mailtoeter.Ruckdeschel@itwm.fraunhofer.de">eter.Ruckdeschel@itwm.fraunhofer.de</a>
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|