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

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

[复制链接]
发表于 2012-2-26 15:54:14 | 显示全部楼层 |阅读模式
typeInfo(TypeInfo)
typeInfo()所属R语言包:TypeInfo

                                        Get or set type information for a function.
                                         获取或设置一个函数的类型信息。

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

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

These functions provide controlled access to type information for a function. They encapsulate the way the information is stored for the function (although it is trivial to find out how it is done and where the information is)
这些功能提供了键入一个函数信息的受控访问。它们封装的方式,信息存储的功能(虽然它是微不足道的,找出它是如何做信息)


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


typeInfo(func)
"typeInfo<-"(func, rewrite = TRUE, value)



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

参数:func
the function whose type information is to be accessed
其类型信息的功能是要访问


参数:rewrite
a logical value. This controls whether the body of the function func is rewritten so that checks for the arguments and return type are added to the code and the appropriate actions are taken when the function returns control to the caller. This is necessary to get calls to return in the function to behave correctly and allow the return value to be validated.  
一个逻辑值。这种控制无论是身体的功能func被改写,以便检查参数和返回类型被添加到代码,并采取适当的行动,当函数返回给调用者控制。这是必要的调用return在正确的行为,并允许进行验证返回值的函数。


参数:value
an object of class TypeSpecification-class
一个对象类TypeSpecification-class


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

typeInfo returns the type information associated with the function. typeInfo<- returns the modified function.
typeInfo返回类型与功能相关的信息。 typeInfo<-返回修改的功能。


作者(S)----------Author(s)----------


Duncan Temple Lang &lt;duncan@wald.ucdavis.edu&gt;



参考文献----------References----------

<h3>See Also</h3>   <code>checkArgs</code> <code>checkReturnValue</code>  
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-22 23:49 , Processed in 0.023348 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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