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

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

[复制链接]
发表于 2012-10-1 10:41:08 | 显示全部楼层 |阅读模式
updateColumns(tis)
updateColumns()所属R语言包:tis

                                         Update lists and time series
                                         更新列表和时间序列

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

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

updateList compares the names of oldlist and newlist, deletes the matching elements from a copy of oldlist, then returns the result of concatenating that list with newlist.
updateList的名称进行比较oldlist和newlist,删除oldlist的副本匹配的元素,然后返回的结果连接起来,列表newlist。

updateColumns updates columns of first series from same-named columns of second series using mergeSeries().  If second series has columns with names not found in colnames of first series, those columns are cbind() 'ed onto first series.
updateColumns更新列的第一个系列的第二个系列的同名列使用mergeSeries()。如果第二个系列有没有发现列名的第一个系列的名称的列,这些列是cbind()到第一系列。


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


updateColumns(oldmat, newmat)
updateList(oldlist, newlist)



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

参数:oldmat
a multivariate tis series
一个多元tis系列


参数:newmat
a multivariate tis series  
一个多元tis系列


参数:oldlist
a list
一个列表


参数:newlist
a list
一个列表


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

updateList returns the updated list.
updateList返回更新的列表。

updateColumns returns a multivariate tis series
updateColumns返回一个多元tis系列


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

tis, mergeSeries,
tis,mergeSeries,

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-12-1 00:22 , Processed in 0.029257 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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