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

R语言:LanguageClasses()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-16 17:44:00 | 显示全部楼层 |阅读模式
LanguageClasses(methods)
LanguageClasses()所属R语言包:methods

                                        Classes to Represent Unevaluated Language Objects
                                         类来表示不计算语言对象

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

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

The virtual class "language" and the specific classes that extend it represent unevaluated objects, as produced for example by the parser or by functions such as quote.
虚拟类"language"和扩展它代表不计算对象,例如生产的解析器或功能,如quote特定类别。


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


### each of these classes corresponds to an unevaluated object
### in the S language.
### The class name can appear in method signatures,
### and in a few other contexts (such as some calls to as()).

"("
"<-"
"call"
"for"
"if"
"repeat"
"while"
"name"
"{"

### Each of the classes above extends the virtual class
"language"



类的对象----------Objects from the Class----------

"language" is a virtual class; no objects may be created from it.
"language"是一个虚拟类;没有对象可以从它创建。

Objects from the other classes can be generated by a call to new(Class, ...), where Class is the quoted class name, and the ... arguments are either empty or a single object that is
从其他类的对象可以生成调用new(Class, ...)由,其中Class引用的类的名称,...参数是空或者是一个单一的对象


方法----------Methods----------




coerce signature(from = "ANY", to = "call").  A method
强制signature(from = "ANY", to = "call")。一种方法

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-23 03:18 , Processed in 0.020033 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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