设为首页收藏本站获取积分奖励

R语言中文网

 找回密码
 立即注册
查看: 594|回复: 0

R语言引用出版物中的R和R软件包readCitationFile()函数-中英文对照帮助文档

[复制链接]
发表于 2020-8-21 08:12:02 | 显示全部楼层 |阅读模式
        R语言引用出版物中的R和R软件包readCitationFile()函数-中英文对照帮助文档

                                         By MicroRbt Martinez PhD

R语言函数名:readCitationFile()
R语言函数功能:引用出版物中的R和R软件包
来自资源库:基础库(R语言自带)
readCitationFile()函数所属R语言包:所在R包具体名称、包功能的中英文双语描述见正文后面'--所在R语言包信息--'部分。

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

How to cite R and R packages in publications.
如何在出版物中引用R和R程序包。


使用方法-----Usage-----

citation(package = "base", lib.loc = NULL, auto = NULL)
readCitationFile(file, meta = NULL)

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

参数package介绍: a character string with the name of a single package. An error occurs if more than one package name is given.
具有单个程序包名称的字符串。如果指定了多个软件包名称,则会发生错误。

参数lib.loc介绍: a character vector with path names of R libraries, or the directory containing the source for package, or NULL. The default value of NULL corresponds to all libraries currently known. If the default is used, the loaded packages are searched before the libraries.
具有R库或包含package或NULL的源的目录的路径名称的字符向量。 NULL的默认值对应于当前已知的所有库。如果使用默认值,则会在库之前搜索已加载的软件包。

参数auto介绍: a logical indicating whether the default citation auto-generated from the package <code>DESCRIPTION</code> metadata should be used or not, or NULL (default), indicating that a <code>CITATION</code> file is used if it exists, or an object of class "packageDescription" with package metadata (see below).
指示是否应使用从软件包<code>DESCRIPTION </ code>元数据自动生成的默认引文或NULL(默认值)的逻辑,指示是否使用<code>CITATION </ code>文件(如果存在)或对象具有包元数据的类"packageDescription"(请参见下文)。

参数file介绍: a file name.
文件名。

参数meta介绍: a list of package metadata as obtained by packageDescription, or NULL (the default).
由packageDescription或NULL(默认值)获得的软件包元数据列表。


详情-----Details-----

The R core development team and the very active community of package authors have invested a lot of time and effort in creating R as it is today. Please give credit where credit is due an
-----未完,待续-----,↓↓↓展开剩余72%↓↓↓
购买主题 前行需要您的支持,请赞助作者 【15 金钱】 就能浏览全部100%内容啦!(本贴一次赞助、永久可读)
回复

使用道具 举报

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

本版积分规则

手机版|小黑屋|Archiver|R语言中文网    

GMT+8, 2024-5-21 04:34 , Processed in 0.028962 second(s), 20 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

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