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

R语言 twitteR包 rateLimitInfo-class()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 13:11:14 | 显示全部楼层 |阅读模式
rateLimitInfo-class(twitteR)
rateLimitInfo-class()所属R语言包:twitteR

                                        Class "rateLimitInfo": A class to represent rate limit information
                                         的类“rateLimitInfo”:A类表示速率限制信息

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

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

This class provides a model representing rate limit information from the Twitter API
这个类提供了一个模型表示速率限制从Twitter API的信息


Details

详细信息----------Details----------

The rateLimitInfo class is implemented as a reference class. The only S4 method provided is a show method.  An instance of a generator for this class is provided as a convenience to the user as it is configured to handle most standard cases.  To access this generator, use the object rateLimitInfoFactory.  Accessor set & get methods are provided for every field using reference class $accessors() methodology (see setRefClass for more details).  As an example, the hourlyLimit field could be accessed using object$getHourlyLimit() and object$setHourlyLImit().
rateLimitInfo作为参考类类实现。只有S4提供的方法是一个show方法。这个类的一个实例生成器,用于提供给用户一个方便,因为它被配置为处理最标准的情况下。要访问此生成器,使用对象rateLimitInfoFactory。访问器组和get方法为各个领域提供使用引用类$accessors()方法(见setRefClass为更多细节)。作为一个例子,hourlyLimit域可以访问使用object$getHourlyLimit()和object$setHourlyLImit()。


字段----------Fields----------




remainingHits: Number of remaining API calls before rate limit
remainingHits:之前剩余的API调用数率限制




resetTimeInSeconds: Length of time before the rate limit counter resets
resetTimeInSeconds的速率限制计数器复位前的时间长度




hourlyLimt: Number of API calls allowed per hour
hourlyLimt:每小时允许的API调用数




resetTime: Date of the rate limit reset
resetTime:日期的速率限制复位


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




show signature(object = "rateLimitInfo"): displays the remaining hits for this address
显示signature(object = "rateLimitInfo"):显示剩余点击此地址


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



Jeff Gentry




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

getCurRateLimitInfo, setRefClass
getCurRateLimitInfo,setRefClass


实例----------Examples----------


  zz <- getCurRateLimitInfo()
  zz$getRemainingHits()

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-28 16:01 , Processed in 0.031427 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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