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

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

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

                                         Functions to view Twitter trends
                                         功能来查看Twitter趋势

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

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

These functions will allow you to interact with the trend portion of the Twitter API
这些功能将能够让您接触部分的Twitter API的趋势


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


getTrends(period = c("daily", "weekly"), exclude = NULL, date = NULL)



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

参数:period
One ofdaily, or weekly, to describe the time period to acquire data for
daily或weekly,描述的时间内采集数据,


参数:exclude
If set to hashtags, will exclude hashtags
如果设置到hashtags,将排除#标签


参数:date
For periods daily and weekly, the date to use as a starting point, in the format YYYY-MM-DD.  Note that going back too far (roughly 10-14 days) will result in an empty result
的期间daily和weekly,使用为出发点,在格式“YYYY-MM-DD的日期。需要注意的是太远(约10-14天),将导致一个空的结果


Details

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

The daily period will return the top 20 trending topics per hour for the given date
“daily期间将返回前20个热门话题每小时在指定的日期

The weekly period will return the top 30 trending topics for each day of the week starting with date
“weekly期间将返回前30个热门话题的每一天开始的一周date


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

A list of trend objects
trend对象列表


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



Jeff Gentry




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

trend
trend


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


   t1 <- getTrends()
   t2 <- getTrends('weekly', as.character(Sys.Date()-1))

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


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

使用道具 举报

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

本版积分规则

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

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

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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