找回密码
 注册
查看: 475|回复: 0

R语言 externalVector包 rebind()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-25 17:27:13 | 显示全部楼层 |阅读模式
rebind(externalVector)
rebind()所属R语言包:externalVector

                                         Allocate a new external vector with external storage
                                         与外部存储设备分配一个新的外部向量

                                         译者:生物统计家园网 机器人LoveR

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

This function allocates a new "externalVectorWithStorage" object with possibly new length, type, names, dimension or dimnames.
这个函数分配一个新的的“externalVectorWithStorage”可能是新的长度,类型,名称,尺寸或dimnames对象。


用法----------Usage----------


rebind(x, length.x = length(x), type = x@storage@type,
       names.x = x@Names, dim.x = x@Dim,
       dimnames.x = x@DimNames, ..., arrayOnly = FALSE)



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

参数:x
An object of class "externalVectorWithStorage".  
一个类对象的“externalVectorWithStorage”。


参数:length.x
New length.  
新的长度。


参数:type
New type.  
新的类型。


参数:names.x
New names.  
新名称。


参数:dim.x
New dimension.  
新的层面。


参数:dimnames.x
New dimnames.  
新dimnames。


参数:...
Other arguments passed to initializer of the class of x.
其他参数传递给初始化的类x。


参数:arrayOnly
Just create the data part with no names, dimensions or dimnames.  
刚刚创建的数据没有名称,尺寸或dimnames的部分。


值----------Value----------

A new object of same class as x.
一个x同一类的新对象。


参见----------See Also----------

externalVectorWithStorage-class
externalVectorWithStorage-class

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

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

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-2-9 09:57 , Processed in 0.020685 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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