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

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

[复制链接]
发表于 2012-9-26 23:58:47 | 显示全部楼层 |阅读模式
public_groups_documents(RMendeley)
public_groups_documents()所属R语言包:RMendeley

                                        public_groups_documents.R   Public Group Methods (Public Methods)
                                         public_groups_documents.R公共方法(公共方法)

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

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

Returns list of documents ids within a public group. It is possible
返回的文件列表内的公共组的id。这是可能的


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


  public_groups_documents(query, details = FALSE,
    page = NA, numItems = 1000L,
    key = getOption("MendeleyKey", stop("need an API key for Mendeley")),
    url = sprintf("%s/%s/%s", "http://api.mendeley.com/oapi/documents/groups", query, "docs/?details=true"),
    curl = getCurlHandle(), ...)



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

参数:query
a public group ID number
一个公开组ID号


参数:details
if detailed information (public_group_details) should be returned; logical, default is FALSE
如果应退还;详细信息(public_group_details),逻辑,默认为false


参数:page
number pages to return (optional)
数页返回(可选)


参数:numItems
number of hits to return (optional)
返回的点击数(可选)


参数:key
Mendeley API key (otherwise will try and load from package)
Mendeley API密钥(否则会尝试加载包)


参数:url
the Mendeley API url for the function (should be left to default)
Mendeley API功能(网址为应保留为默认值)


参数:...
optional additional curl options (debugging tools mostly)
可选的附加卷曲选项(调试工具大多)


参数:curl
If using in a loop, call getCurlHandle() first and pass the returned value in here (avoids unnecessary footprint)
如果使用在一个循环中,调用getCurlHandle(),并通过在这里的返回值(避免不必要的足迹)


Details

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

to retrieve documents details in the same request setting the optional parameter details to true.
在同一个请求来检索文件的细节设置可选参数的详细信息,真正。


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

detailed metadata for all articles in the public group
公用组中的所有文章详细的元数据


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


## Not run: [#不运行:]
public_groups_details(492511)

## End(Not run)[#(不执行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-24 00:49 , Processed in 0.027216 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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